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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
dc
/
dcn10
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
drm/amd/display: add worst case dcc meta pitch to fake plane
Joseph Gravenor
1
-2
/
+2
2020-02-25
drm/amd/display: Temporarily disable stutter on MPO transition
George Shen
1
-0
/
+14
2020-02-25
drm/amd/display: optimize prgoram wm and clks
Yongqiang Sun
3
-42
/
+100
2020-02-25
drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010
Peikang Zhang
1
-0
/
+4
2020-02-25
drm/amd/display: programming last delta in output transfer function LUT to a ...
Vladimir Stempen
1
-0
/
+13
2020-02-25
drm/amd/display: Add function pointers for panel related hw functions
Anthony Koo
1
-0
/
+2
2020-02-25
drm/amd/display: Disable PG on NV12
Alvin Lee
1
-3
/
+4
2020-02-25
drm/amd/display: Add aconnector condition check for dpcd read
Zhan Liu
1
-7
/
+14
2020-02-11
drm/amd/display: Remove set but not unused variable 'stream_status'
YueHaibing
1
-7
/
+1
2020-02-11
drm/amd/display: add monitor patch to disable SCDC read/write
Martin Leung
1
-0
/
+5
2020-02-11
drm/amd/display: Toggle VSR button cause system crash
Peikang Zhang
1
-2
/
+6
2020-02-06
drm/amd/display: Fix wrongly passed static prefix
Takashi Iwai
1
-2
/
+2
2020-02-06
drm/amd/display: turn off the mst hub before we do detection
Joseph Gravenor
1
-2
/
+20
2020-02-06
drm/amd/display: external monitor abm enabled in modern standby
Jing Zhou
1
-0
/
+4
2020-02-06
drm/amd/display: add stream_enc_inst for PSP HDCP inst use
Charlene Liu
1
-0
/
+1
2020-02-06
drm/amd/display: Update hubbub description comment
Peikang Zhang
1
-60
/
+3
2020-02-06
drm/amd/display: Added locking for atomic update stream and update planes
Anthony Koo
3
-27
/
+10
2020-02-06
drm/amd/display: Split program front end part that occur outside lock
Anthony Koo
3
-6
/
+37
2020-02-04
drm/amd/display: Only enable cursor on pipes that need it
Nicholas Kazlauskas
1
-0
/
+30
2020-01-16
drm/amd/display: Enable double buffer for OTG_BLANK
Alvin Lee
1
-1
/
+7
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
4
-17
/
+26
2020-01-16
drm/amd/display: Add default switch case for DCC
Chris Park
1
-0
/
+3
2020-01-16
drm/amd/display: Fix double buffering in dcn2 ICSC
Noah Abradjian
1
-20
/
+0
2020-01-07
drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.c
zhengbin
1
-2
/
+2
2019-12-19
drm/amd/display: fix missing cursor on some rotated SLS displays
Samson Tam
1
-15
/
+36
2019-12-19
drm/amd/display: Remove reliance on pipe indexing
Noah Abradjian
1
-1
/
+2
2019-12-19
drm/amd/display: check link status before disable stream
Paul Hsieh
1
-2
/
+9
2019-12-19
drm/amd/display: update chroma viewport wa
Eric Yang
3
-7
/
+3
2019-12-19
drm/amd/display: add missing dcn link encoder regs
Roman Li
1
-0
/
+20
2019-12-06
drm/amd/display: Change HDR_MULT check
Krunoslav Kovac
1
-5
/
+1
2019-12-06
drm/amd/display: fix cursor positioning for multiplane cases
Aric Cyr
1
-9
/
+24
2019-12-06
drm/amd/display: Implement DePQ for DCN1
Reza Amini
2
-0
/
+8
2019-12-06
drm/amd/display: Disable chroma viewport w/a when rotated 180 degrees
Michael Strauss
3
-3
/
+7
2019-12-06
drm/amd/display: add separate of private hwss functions
Anthony Koo
3
-68
/
+95
2019-12-06
drm/amd/display: rename core_dc to dc
Anthony Koo
1
-5
/
+5
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
7
-356
/
+447
2019-11-19
drm/amd/display: Avoid conflict between HDR multiplier and 3dlut
Michael Strauss
1
-3
/
+7
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
1
-5
/
+5
2019-11-19
drm/amd/display: Update background color in bottommost mpcc
Hugo Hu
1
-6
/
+13
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2
-2
/
+2
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2
-10
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
16
-85
/
+0
2019-11-13
drm/amd/display: Add some hardware status in DTN log debugfs
Leo (Hanghong) Ma
5
-14
/
+35
2019-11-13
drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDP
Anthony Koo
2
-4
/
+3
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards
Nicholas Kazlauskas
2
-8
/
+3
2019-11-13
drm/amd/display: Add DMUB support to DC
Nicholas Kazlauskas
2
-0
/
+15
2019-11-13
drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.
Yongqiang Sun
1
-1
/
+1
2019-10-25
drm/amd/display: move wm ranges reporting to end of init hw
Eric Yang
1
-0
/
+4
2019-10-25
drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
Yogesh Mohan Marimuthu
1
-1
/
+27
2019-10-25
drm/amd/display: Allow inverted gamma
Aidan Yang
1
-14
/
+8
[prev]
[next]