index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-07-19
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-07-19
drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
Mark Yacoub
1
-0
/
+4
2021-07-19
drm/amd/display: Update scaling settings on modeset
Roman Li
1
-1
/
+2
2021-05-22
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
1
-0
/
+51
2021-05-14
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-05-11
drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
Anson Jacob
1
-5
/
+1
2021-05-11
drm/amd/display: Check for DSC support instead of ASIC revision
Eryk Brol
1
-1
/
+1
2021-02-17
drm/amd/display: Decrement refcount of dc_sink before reassignment
Victor Lu
1
-1
/
+3
2021-02-17
drm/amd/display: Free atomic state after drm_atomic_commit
Victor Lu
1
-8
/
+6
2021-02-17
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
Victor Lu
1
-2
/
+2
2021-02-10
drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
Stylon Wang
1
-2
/
+0
2021-01-09
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2020-12-30
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-11-05
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-29
drm/amd/display: Fix wrong return value in dm_update_plane_state()
Tianjia Zhang
1
-2
/
+1
2020-10-01
drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
Michel Dänzer
1
-22
/
+10
2020-09-09
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
1
-2
/
+8
2020-09-09
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...
Furquan Shaikh
1
-0
/
+2
2020-09-03
drm/amd/display: Fix dmesg warning from setting abm level
Stylon Wang
1
-0
/
+23
2020-09-03
drm/amd/display: Add additional config guards for DCN
Aurabindo Pillai
1
-2
/
+4
2020-09-03
drm/amd/display: Trigger modesets on MST DSC connectors
Mikita Lipski
1
-0
/
+33
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
Stylon Wang
1
-0
/
+1
2020-08-05
drm/amd/display: Clear dm_state for fast updates
Mazin Rezk
1
-9
/
+27
2020-07-29
drm/amd/display: Check DMCU Exists Before Loading
Jerry (Fangzhi) Zuo
1
-1
/
+6
2020-06-24
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Harry Wentland
1
-7
/
+4
2020-06-03
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
1
-6
/
+11
2020-05-20
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-06
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-02-01
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
1
-22
/
+23
2019-12-31
drm/amd/display: set minimum abm backlight level
Anthony Koo
1
-0
/
+5
2019-11-21
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
1
-1
/
+1
2019-10-02
drm/amd/display: hide an unused variable
Arnd Bergmann
1
-0
/
+2
2019-10-02
Revert "drm/amdgpu: disable stutter mode for renoir"
Aaron Liu
1
-2
/
+0
2019-09-26
Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-0
/
+3
2019-09-26
Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-3
/
+2
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
1
-3
/
+2
2019-09-17
drm/amd/display: Restore backlight brightness after system resume
Kai-Heng Feng
1
-0
/
+1
2019-09-17
drm/amdgpu: disable stutter mode for renoir
Aaron Liu
1
-0
/
+2
2019-09-06
Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-1
/
+15
2019-08-29
drm/amd/display: Handle Renoir in amdgpu_dm (v2)
Bhawanpreet Lakha
1
-0
/
+14
2019-08-27
drm/amd/display: Fix error message
Andrey Grodzovsky
1
-1
/
+1
2019-08-27
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-34
/
+45
2019-08-23
drm/amdgpu/display: add flag for multi-display mclk switching
Alex Deucher
1
-0
/
+3
2019-08-23
drm/amd/display: Enable SST DSC in DM
David Francis
1
-11
/
+21
2019-08-22
drm/amd/display: Split out DC programming for CRC capture
Nicholas Kazlauskas
1
-21
/
+4
2019-08-22
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-08-15
drm/amd/display: Enable MPO with pre-blend color processing (RGB)
Michael Strauss
1
-0
/
+3
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
[next]