index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-15
/
+97
2021-01-08
drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabled
Alex Deucher
1
-0
/
+2
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2021-01-06
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2021-01-05
drm/amd/display: Check plane scaling against format specific hw plane caps.
Mario Kleiner
1
-8
/
+73
2021-01-05
drm/amd/display: enable idle optimizations for linux (MALL stutter)
Bhawanpreet Lakha
1
-1
/
+20
2021-01-05
drm/amd/display: Fix unused variable warning
Arnd Bergmann
1
-3
/
+1
2021-01-05
drm/amd/display: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-15
drm/amd/display: Fixed kernel test robot warning
Souptick Joarder
1
-2
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-12-10
drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-4
/
+1
2020-12-10
drm/amd/display: Drop unnecessary function call
Rodrigo Siqueira
1
-19
/
+1
2020-12-08
drm/amdgpu: free the pre-OS console framebuffer after the first modeset
Alex Deucher
1
-0
/
+5
2020-12-08
drm/amd/display: setup system context for APUs
Roman Li
1
-1
/
+1
2020-12-08
drm/amd/display: Enable gpu_vm_support for dcn3.01
Charlene Liu
1
-0
/
+5
2020-12-08
drm/amd/display: Only one display lights up while using MST hub
Qingqing Zhuo
1
-5
/
+16
2020-12-08
drm/amd/display: NULL pointer error during compliance test
Qingqing Zhuo
1
-5
/
+8
2020-12-08
drm/amd/display: check cursor FB is linear
Simon Ser
1
-0
/
+19
2020-12-08
drm/amd/display: extract cursor FB checks into a function
Simon Ser
1
-35
/
+46
2020-12-08
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
1
-5
/
+4
2020-12-02
drm/amd/display: add cursor pitch check
Simon Ser
1
-4
/
+15
2020-12-02
drm/amd/display: use FB pitch to fill dc_cursor_attributes
Simon Ser
1
-1
/
+1
2020-12-02
drm/amd/display: add debug logs for dm_crtc_helper_atomic_check
Simon Ser
1
-1
/
+4
2020-12-01
drm/amd/display: Do full modeset when DSC debugfs is changed
Eryk Brol
1
-0
/
+3
2020-12-01
drm/amd/display: turn DPMS off on connector unplug
Aurabindo Pillai
1
-1
/
+31
2020-11-24
drm/amd/display: don't expose rotation prop for cursor plane
Simon Ser
1
-2
/
+2
2020-11-24
drm/amd/display: check cursor scaling
Simon Ser
1
-7
/
+44
2020-11-24
drm/amd/display: disallow cropping for cursor plane
Simon Ser
1
-0
/
+10
2020-11-24
drm/amd/display: add cursor FB size check
Simon Ser
1
-0
/
+22
2020-11-24
drm/amd/display: Avoid HDCP initialization in devices without output
Rodrigo Siqueira
1
-1
/
+1
2020-11-18
drm/amd/display: Add comments to hdcp property change code
Bhawanpreet Lakha
1
-2
/
+24
2020-11-18
drm/amd/display: Add display only once.
Bhawanpreet Lakha
1
-4
/
+11
2020-11-18
drm/amd/display: Always get CRTC updated constant values inside commit tail
Rodrigo Siqueira
1
-1
/
+2
2020-11-16
drm/amd/display: Expose new CRC window property
Wayne Lin
1
-8
/
+134
2020-11-13
drm/amd/display: Set new format info for converted metadata.
Bas Nieuwenhuizen
1
-87
/
+1
2020-11-10
amd/display/amdgpu_dm: delete same check in if condition
Bernard Zhao
1
-1
/
+1
2020-11-10
drm/amd/display: Explicitly disable cursor when disabling CRTC
Victor Lu
1
-0
/
+10
2020-11-10
drm/amd/display: Engage PSR synchronously
Krunoslav Kovac
1
-2
/
+2
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-208
/
+744
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-43
/
+3
2020-11-02
drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
1
-1
/
+4
2020-11-02
drm/amd/display: Do not warn NULL dc_sink if forcing connector
Victor Lu
1
-1
/
+2
2020-11-02
drm/amd/display: Update connector on DSC property change
Eryk Brol
1
-1
/
+5
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-6
/
+8
2020-10-30
drm/amd/display: Clean up GFX9 tiling_flags path.
Bas Nieuwenhuizen
1
-67
/
+7
2020-10-30
drm/amd/display: Expose modifiers.
Bas Nieuwenhuizen
1
-1
/
+338
2020-10-30
drm/amd/display: Add formats for DCC with 2/3 planes.
Bas Nieuwenhuizen
1
-0
/
+96
2020-10-30
drm/amd/display: Set DC options from modifiers.
Bas Nieuwenhuizen
1
-7
/
+95
[next]