index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
drm/amd/display: add CLKMGR changes for DCN32/321
Aurabindo Pillai
1
-0
/
+3
2022-06-03
drm/amdgpu/display: Prepare for new interfaces
Leung, Martin
2
-23
/
+46
2022-06-03
Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-129
/
+165
2022-06-01
drm/amd/display: Fix possible infinite loop in DP LT fallback
Ilya
1
-57
/
+49
2022-05-26
drm/amd/display: add Coverage blend mode for overlay plane
Sung Joon Kim
1
-0
/
+2
2022-05-26
Revert "drm/amd/display: Refactor LTTPR cap retrieval"
Michael Strauss
1
-96
/
+61
2022-05-26
drm/amd/display: Allow individual control of eDP hotplug support
Derek Lai
1
-2
/
+19
2022-05-26
drm/amd/display: Clean up code in dc
Alvin Lee
1
-6
/
+9
2022-05-26
drm/amd/display: Query DPIA HPD status.
Jimmy Kizito
2
-1
/
+21
2022-05-26
drm/amd/display: Update link training fallback behaviour.
Jimmy Kizito
1
-24
/
+53
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-318
/
+292
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-2
/
+2
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-154
/
+114
2022-05-10
drm/amd/display: remove unnecessary else by CONFIG_DRM_AMD_DC_DCN
Alex Hung
1
-4
/
+0
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN for z10
Alex Hung
3
-16
/
+2
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dc
Alex Hung
7
-64
/
+6
2022-05-10
drm/amd/display: do not calculate DP2.0 SST payload when link is off
Wenjing Liu
1
-1
/
+2
2022-05-10
drm/amd/display: Reset cached PSR parameters after hibernate
Evgenii Krasnikov
1
-1
/
+4
2022-05-10
drm/amd/display: Refactor LTTPR cap retrieval
Michael Strauss
1
-64
/
+95
2022-05-06
Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-9
/
+27
2022-05-04
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Harry Wentland
1
-1
/
+1
2022-05-04
Revert "drm/amd/display: Reset cached PSR parameters after hibernate"
Evgenii Krasnikov
1
-6
/
+1
2022-05-04
drm/amd/display: Fix null pointer exception while load amdgpu
Sung Joon Kim
1
-0
/
+6
2022-05-04
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Harry Wentland
1
-1
/
+1
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2022-04-26
drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
Gustavo A. R. Silva
1
-2
/
+2
2022-04-25
drm/amd/display: Keep track of DSC packed PPS
Ilya Bakoulin
1
-0
/
+2
2022-04-25
drm/amd/display: Maintain current link settings in link loss interrupt
Gary Li
1
-0
/
+9
2022-04-25
drm/amd/display: Remove ddc write and read size checking
Leo Ma
1
-6
/
+0
2022-04-25
drm/amd/display: read PSR-SU cap DPCD for specific panel
David Zhang
1
-0
/
+4
2022-04-25
drm/amd/display: Reset cached PSR parameters after hibernate
Evgenii Krasnikov
1
-1
/
+6
2022-04-25
drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled
Mustapha Ghaddar
1
-2
/
+6
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
1
-1
/
+1
2022-04-13
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
1
-72
/
+23
2022-04-12
drm/amd/display: Add odm seamless boot support
Duncan Ma
2
-23
/
+62
2022-04-12
drm/amd/display: ensure PSR force_static flag can always be set
Evgenii Krasnikov
1
-2
/
+4
2022-04-12
drm/amd/display: Disable FEC if DSC not supported for EDP
Iswara Nagulendran
1
-2
/
+4
2022-04-11
drm/amd/display: Disallow entering PSR when panel is disconnected
Max Erenberg
1
-0
/
+5
2022-04-06
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
1
-1
/
+7
2022-04-06
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-04-06
drm/amd/display: Add work around for AUX failure on wake.
Jimmy Kizito
1
-0
/
+59
2022-04-05
drm/amd/display: Check for invalid input params when building scaling params
Michael Strauss
1
-0
/
+9
2022-04-05
drm/amd/display: extract set stream attribute to link_hwss
Wenjing Liu
1
-47
/
+9
2022-04-05
drm/amd/display: add support for handling 128b/132b link training test request
Wenjing Liu
1
-1
/
+25
2022-04-05
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
1
-1
/
+7
2022-03-31
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-03-31
drm/amd/display: Add support for USBC connector
Samson Tam
1
-2
/
+6
2022-03-31
drm/amd/display: Add work around for AUX failure on wake.
Jimmy Kizito
1
-0
/
+59
2022-03-31
drm/amd/display: Set fec register init value
Jingwen Zhu
1
-13
/
+11
2022-03-25
drm/amd/display: remove destructive verify link for TMDS
Charlene Liu
1
-2
/
+1
[prev]
[next]