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
/
core
Age
Commit message (
Expand
)
Author
Lines
2021-10-06
drm/amd/display: Skip override for preferred link settings during link training
George Shen
-6
/
+0
2021-09-28
drm/amd/display: Fix Display Flicker on embedded panels
Praful Swarnakar
-8
/
+7
2021-09-16
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
-1
/
+23
2021-09-16
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
-3
/
+7
2021-09-16
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
-4
/
+12
2021-08-31
drm/amd/display: Initialize lt_settings on instantiation
Michael Strauss
-3
/
+3
2021-08-16
drm/amd/display: Ensure DCN save after VM setup
Jake Wang
-0
/
+9
2021-08-09
drm/amd/display: refactor the cursor programing codes
Roy Chan
-41
/
+65
2021-08-09
drm/amd/display: refactor the codes to centralize the stream/pipe checking logic
Roy Chan
-21
/
+41
2021-08-06
drm/amd/display: Remove redundant initialization of variable eng_id
Colin Ian King
-1
/
+1
2021-08-05
drm/amd/display: Add check for validating unsupported ODM plus MPO case
Jaehyun Chung
-0
/
+5
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
-19
/
+2
2021-08-02
drm/amd/display: Fix typo in comments
Cai Huoqing
-1
/
+1
2021-07-28
drm/amd/display: Fixed EdidUtility build errors
Mark Morra
-55
/
+55
2021-07-23
drm/amd/display: Fix ASSR regression on embedded panels
Stylon Wang
-3
/
+5
2021-07-23
drm/amd/display: Only set default brightness for OLED
Camille Cho
-3
/
+1
2021-07-23
drm/amd/display: Add copyright notice to new files
Wesley Chalmers
-0
/
+25
2021-07-23
drm/amd/display: Reduce delay when sink device not able to ACK 00340h write
Zhan Liu
-3
/
+17
2021-07-21
drm/amd/display: reset dpcd_cap.dpcd_rev for passive dongle.
Charlene Liu
-0
/
+2
2021-07-16
drm/amd/display: Fix 10bit 4K display on CIK GPUs
Liviu Dudau
-1
/
+1
2021-07-08
drm/amd/display: remove faulty assert
Dmytro Laktyushkin
-1
/
+0
2021-07-08
Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"
Wesley Chalmers
-3
/
+4
2021-07-08
drm/amd/display: Add null checks
Wang
-0
/
+3
2021-07-08
drm/amd/display: DMUB Outbound Interrupt Process-X86
Chun-Liang Chang
-0
/
+24
2021-07-08
drm/amd/display: isolate link training setting override to its own function
Wenjing Liu
-60
/
+53
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
-20
/
+8
2021-06-22
drm/amd/display: do not compare integers of different widths
Josip Pavic
-3
/
+3
2021-06-22
drm/amd/display: Revert "Guard ASSR with internal display flag"
Stylon Wang
-41
/
+17
2021-06-21
drm/amd/display: Fix incorrect variable name
Wesley Chalmers
-1
/
+1
2021-06-21
drm/amd/display: Clear lane settings after LTTPRs have been trained
Martin Tsai
-0
/
+4
2021-06-18
drm/amd/display: Fix gcc unused variable warning
Pu Lehui
-0
/
+4
2021-06-15
drm/amd/display: Extend AUX timeout for DP initial reads
Wesley Chalmers
-4
/
+3
2021-06-15
drm/amd/display: Partition DPCD address space and break up transactions
Wesley Chalmers
-2
/
+85
2021-06-15
drm/amd/display: Enforce DPCD Address ranges
Wesley Chalmers
-30
/
+139
2021-06-15
drm/amd/display: Improve logic for is_lttpr_present
Wesley Chalmers
-2
/
+1
2021-06-15
drm/amd/display: Always write repeater mode regardless of LTTPR
Wesley Chalmers
-4
/
+3
2021-06-15
drm/amd/display: Set LTTPR Transparent Mode after read link cap
Wesley Chalmers
-2
/
+3
2021-06-15
drm/amd/display: Move LTTPR cap read into its own function
Wesley Chalmers
-34
/
+41
2021-06-15
drm/amd/display: Read LTTPR caps first on hotplug
Wesley Chalmers
-32
/
+33
2021-06-15
drm/amd/display: Updated variable name.
David Galiffi
-6
/
+6
2021-06-15
drm/amd/display: Change swizzle visual confirm reference pipe
Po-Ting Chen
-5
/
+5
2021-06-15
drm/amd/display: dp mst detection code refactor
Wenjing Liu
-95
/
+61
2021-06-15
drm/amd/display: add config option for eDP hotplug detection
Yi-Ling Chen
-4
/
+6
2021-06-10
drm/amd/display: use ARRAY_SIZE for base60_refresh_rates
Jiapeng Chong
-1
/
+1
2021-06-08
drm/amd/display: Add swizzle visual confirm mode
Po-Ting Chen
-0
/
+21
2021-06-08
drm/amd/display: Revert "Disconnect non-DP with no EDID"
Roy Chan
-18
/
+0
2021-06-08
drm/amd/display: Fix crash during MPO + ODM combine mode recalculation
Aric Cyr
-0
/
+5
2021-06-08
drm/amd/display: Release MST resources on switch from MST to SST
Vladimir Stempen
-0
/
+2
2021-06-08
drm/amd/display: Enable PSR Residency for multiple panels
Mikita Lipski
-2
/
+6
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
-0
/
+42
[next]