index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Lines
2021-12-08
drm/amd/display: prevent reading unitialized links
Mikita Lipski
-0
/
+2
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
-11
/
+30
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
-0
/
+4
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
-1
/
+1
2021-11-24
drm/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
-3
/
+3
2021-11-09
drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
Anson Jacob
-3
/
+5
2021-11-03
drm/amd/display: 3.2.160
Aric Cyr
-1
/
+1
2021-11-03
drm/amd/display: add condition check for dmub notification
Aurabindo Pillai
-1
/
+2
2021-11-03
drm/amd/display: Add MPC meory shutdown support
Jake Wang
-33
/
+44
2021-11-03
drm/amd/display: Added HPO HW control shutdown support
Jake Wang
-3
/
+29
2021-11-03
drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERN
Wenjing Liu
-0
/
+11
2021-11-03
drm/amd/display: Clear encoder assignments when state cleared.
Jimmy Kizito
-0
/
+22
2021-11-03
drm/amd/display: Force disable planes on any pipe split change
Roman Li
-0
/
+5
2021-11-03
drm/amd/display: Fix bpc calculation for specific encodings
Bing Guo
-19
/
+8
2021-11-03
drm/amd/display: avoid link loss short pulse stuck the system
Yu-ting Shen
-0
/
+2
2021-11-03
drm/amd/display: Fix dummy p-state hang on monitors with extreme timing
Felipe Clark
-3
/
+4
2021-11-03
drm/amd/display: Fix dcn10_log_hubp_states printf format string
Anson Jacob
-1
/
+1
2021-10-28
drm/amd/display: MST support for DPIA
Meenakshikumar Somasundaram
-0
/
+88
2021-10-28
drm/amd/display: Fallback to clocks which meet requested voltage on DCN31
Michael Strauss
-3
/
+10
2021-10-28
drm/amd/display: move FPU associated DCN301 code to DML folder
Qingqing Zhuo
-365
/
+450
2021-10-28
drm/amd/display: fix link training regression for 1 or 2 lane
Wenjing Liu
-3
/
+32
2021-10-28
drm/amd/display: add two lane settings training options
Wenjing Liu
-1
/
+13
2021-10-28
drm/amd/display: decouple hw_lane_settings from dpcd_lane_settings
Wenjing Liu
-105
/
+59
2021-10-28
drm/amd/display: implement decide lane settings
Wenjing Liu
-232
/
+138
2021-10-28
drm/amd/display: adopt DP2.0 LT SCR revision 8
Wenjing Liu
-8
/
+13
2021-10-28
drm/amd/display: FEC configuration for dpia links in MST mode
Meenakshikumar Somasundaram
-1
/
+1
2021-10-28
drm/amd/display: FEC configuration for dpia links
Meenakshikumar Somasundaram
-1
/
+1
2021-10-28
drm/amd/display: Add workaround flag for EDID read on certain docks
Jimmy Kizito
-0
/
+4
2021-10-28
drm/amd/display: Manually adjust strobe for DCN303
Martin Leung
-0
/
+14
2021-10-28
drm/amd/display: 3.2.159
Aric Cyr
-1
/
+1
2021-10-28
drm/amd/display: Remove unused macros
Anson Jacob
-8
/
+0
2021-10-28
drm/amd/display: allow windowed mpo + odm
Dmytro Laktyushkin
-17
/
+28
2021-10-28
drm/amd/display: set Layout properly for 8ch audio at timing validation
Guo, Bing
-2
/
+4
2021-10-28
drm/amd/display: Fix 3DLUT skipped programming
Aric Cyr
-0
/
+5
2021-10-28
drm/amd/display: 3.2.158
Aric Cyr
-1
/
+1
2021-10-28
drm/amd/display: Handle I2C-over-AUX write channel status update
Aric Cyr
-10
/
+39
2021-10-28
drm/amd/display: Add comment for preferred_training_settings
George Shen
-0
/
+4
2021-10-28
drm/amd/display: Implement fixed DP drive settings
George Shen
-1
/
+20
2021-10-28
drm/amd/display: restyle dcn31 resource header inline with other asics
Dmytro Laktyushkin
-2
/
+12
2021-10-28
drm/amd/display: clean up dcn31 revision check
Dmytro Laktyushkin
-8
/
+2
2021-10-28
drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdate
Michael Strauss
-6
/
+38
2021-10-28
drm/amd/display: Set i2c memory to light sleep during hw init
Michael Strauss
-2
/
+9
2021-10-28
drm/amd/display: fix a crash on USB4 over C20 PHY
Ahmad Othman
-5
/
+20
2021-10-28
drm/amd/display: move FPU associated DSC code to DML folder
Qingqing Zhuo
-338
/
+389
2021-10-28
drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1
Ahmad Othman
-6
/
+62
2021-10-28
drm/amd/display: dc_link_set_psr_allow_active refactoring
Robin Chen
-21
/
+71
2021-10-28
drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled
Anson Jacob
-7
/
+9
2021-10-28
drm/amd/display: Align bw context with hw config when system resume
Lewis Huang
-0
/
+6
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
-0
/
+6
2021-10-28
Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...
Dave Airlie
-0
/
+345
[next]