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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
drm/amd/display: clip plane rects in DM before passing into DC
Aurabindo Pillai
1
-0
/
+25
2020-07-01
drm/amd/display: enable assr
Bhawanpreet Lakha
1
-0
/
+37
2020-07-01
drm/amd/display: Fix calculation of virtual channel payload
Mikita Lipski
2
-11
/
+10
2020-07-01
drm/amdgpu/display: properly guard the calls to swSMU functions
Alex Deucher
1
-2
/
+2
2020-07-01
drm/amdgpu/display bail early in dm_pp_get_static_clocks
Alex Deucher
1
-0
/
+2
2020-07-01
drm/amd/display: label internally used symbols as static
Nirmoy Das
2
-16
/
+18
2020-07-01
drm/amd/display: change global buffer to local buffer
Lewis Huang
1
-2
/
+8
2020-07-01
drm/amd/display: Add helper to convert DC status
Rodrigo Siqueira
1
-5
/
+8
2020-07-01
drm/amd: correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+2
2020-07-01
drm/amd/display: Add DCN3 Support in DM (v2)
Bhawanpreet Lakha
2
-0
/
+47
2020-06-25
drm/amd/display: Fix ineffective setting of max bpc property
Stylon Wang
1
-1
/
+2
2020-06-25
drm/amd/display: Enable output_bpc property on all outputs
Stylon Wang
1
-1
/
+3
2020-06-24
drm/amdgpu/display: Unlock mutex on error
John van der Kamp
1
-2
/
+4
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+4
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-184
/
+453
2020-05-29
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Harry Wentland
1
-7
/
+4
2020-05-29
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Harry Wentland
1
-7
/
+4
2020-05-28
drm/amd/display: Fix incorrect HDCP caps for dongle
Bhawanpreet Lakha
1
-2
/
+2
2020-05-28
drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srv
Nicholas Kazlauskas
1
-2
/
+2
2020-05-28
drm/amd/display: Handle persistence in DM
Jaehyun Chung
1
-25
/
+0
2020-05-28
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-28
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-22
drm/amd/display: Handle GPU reset for DC block
Bhawanpreet Lakha
2
-1
/
+182
2020-05-21
drm/amd/display: Fix incorrectly pruned modes with deep color
Stylon Wang
1
-38
/
+64
2020-05-21
drm/amd/display: Expose support for xBGR ordered fp16 formats.
Mario Kleiner
1
-0
/
+6
2020-05-21
drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTER
Harry Wentland
1
-3
/
+3
2020-05-21
drm/amd/display: Add DC Debug mask to disable features for bringup
Harry Wentland
1
-0
/
+14
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
4
-132
/
+128
2020-05-12
drm/amd/amdgpu: Update update_config() logic
Leo (Hanghong) Ma
1
-5
/
+5
2020-05-12
drm/amd/amdgpu: Update update_config() logic
Leo (Hanghong) Ma
1
-5
/
+5
2020-05-08
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-08
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
1
-82
/
+55
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
2
-9
/
+27
2020-05-07
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-07
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
1
-82
/
+55
2020-05-06
drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
1
-27
/
+13
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
1
-6
/
+11
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
2
-2
/
+2
2020-05-05
drm/amd/display: Check DMCU Exists Before Loading
Jerry (Fangzhi) Zuo
1
-1
/
+6
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
1
-6
/
+11
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
1
-3
/
+3
2020-05-05
drm/amd/display: Support FP16 pixel format
Stylon Wang
1
-0
/
+8
2020-05-05
drm/amd/display: remove unused variable 'ret' in dm_suspend()
Jason Yan
1
-2
/
+1
2020-04-30
drm/amd/display: remove set but not used variable 'dc'
Zheng Bin
1
-2
/
+0
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
6
-85
/
+168
2020-04-28
drm/amd/display: Indicate use of TMZ buffers to DC
Harry Wentland
1
-6
/
+23
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
1
-3
/
+4
2020-04-24
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-04-23
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-04-23
drm/amd/display: Adjust refactored dm for color management only
Stylon Wang
3
-14
/
+14
[prev]
[next]