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
2021-07-08
drm/amd/display: remove faulty assert
Dmytro Laktyushkin
1
-1
/
+0
2021-07-08
Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"
Wesley Chalmers
1
-3
/
+4
2021-07-08
drm/amd/display: Add null checks
Wang
1
-0
/
+3
2021-07-08
drm/amd/display: DMUB Outbound Interrupt Process-X86
Chun-Liang Chang
1
-0
/
+24
2021-07-08
drm/amd/display: isolate link training setting override to its own function
Wenjing Liu
1
-60
/
+53
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
4
-20
/
+8
2021-06-22
drm/amd/display: do not compare integers of different widths
Josip Pavic
2
-3
/
+3
2021-06-22
drm/amd/display: Revert "Guard ASSR with internal display flag"
Stylon Wang
1
-41
/
+17
2021-06-21
drm/amd/display: Fix incorrect variable name
Wesley Chalmers
1
-1
/
+1
2021-06-21
drm/amd/display: Clear lane settings after LTTPRs have been trained
Martin Tsai
1
-0
/
+4
2021-06-18
drm/amd/display: Fix gcc unused variable warning
Pu Lehui
1
-0
/
+4
2021-06-15
drm/amd/display: Extend AUX timeout for DP initial reads
Wesley Chalmers
1
-4
/
+3
2021-06-15
drm/amd/display: Partition DPCD address space and break up transactions
Wesley Chalmers
1
-2
/
+85
2021-06-15
drm/amd/display: Enforce DPCD Address ranges
Wesley Chalmers
4
-30
/
+139
2021-06-15
drm/amd/display: Improve logic for is_lttpr_present
Wesley Chalmers
1
-2
/
+1
2021-06-15
drm/amd/display: Always write repeater mode regardless of LTTPR
Wesley Chalmers
1
-4
/
+3
2021-06-15
drm/amd/display: Set LTTPR Transparent Mode after read link cap
Wesley Chalmers
1
-2
/
+3
2021-06-15
drm/amd/display: Move LTTPR cap read into its own function
Wesley Chalmers
1
-34
/
+41
2021-06-15
drm/amd/display: Read LTTPR caps first on hotplug
Wesley Chalmers
1
-32
/
+33
2021-06-15
drm/amd/display: Updated variable name.
David Galiffi
1
-6
/
+6
2021-06-15
drm/amd/display: Change swizzle visual confirm reference pipe
Po-Ting Chen
1
-5
/
+5
2021-06-15
drm/amd/display: dp mst detection code refactor
Wenjing Liu
1
-95
/
+61
2021-06-15
drm/amd/display: add config option for eDP hotplug detection
Yi-Ling Chen
1
-4
/
+6
2021-06-10
drm/amd/display: use ARRAY_SIZE for base60_refresh_rates
Jiapeng Chong
1
-1
/
+1
2021-06-08
drm/amd/display: Add swizzle visual confirm mode
Po-Ting Chen
1
-0
/
+21
2021-06-08
drm/amd/display: Revert "Disconnect non-DP with no EDID"
Roy Chan
1
-18
/
+0
2021-06-08
drm/amd/display: Fix crash during MPO + ODM combine mode recalculation
Aric Cyr
1
-0
/
+5
2021-06-08
drm/amd/display: Release MST resources on switch from MST to SST
Vladimir Stempen
1
-0
/
+2
2021-06-08
drm/amd/display: Enable PSR Residency for multiple panels
Mikita Lipski
1
-2
/
+6
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
1
-0
/
+42
2021-06-08
drm/amd/display: Support mappable encoders when transmitting training patterns.
Jimmy Kizito
1
-1
/
+10
2021-06-08
drm/amd/display: Expand DP module equalization API.
Jimmy Kizito
1
-11
/
+11
2021-06-08
drm/amd/display: add visual confirm colors to differentiate layer_index > 0
Evgenii Krasnikov
1
-0
/
+14
2021-06-08
drm/amd/display: Refactor visual confirm
Wyatt Wood
1
-0
/
+98
2021-06-08
drm/amd/display: Enabling PSR support for multiple panels
Mikita Lipski
2
-8
/
+24
2021-06-08
drm/amd/display: Trigger full update after DCC on/off
Jake Wang
1
-1
/
+6
2021-06-04
drm/amd/display: Add DCN3.1 Resource
Nicholas Kazlauskas
1
-0
/
+16
2021-06-04
drm/amd/display: Add z10 restore checks for DC interfaces
Nicholas Kazlauskas
3
-0
/
+27
2021-06-04
drm/amd/display: Add DCN3.1 DIO
Nicholas Kazlauskas
2
-0
/
+24
2021-06-04
drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.
Mario Kleiner
1
-2
/
+9
2021-06-01
drm/amd/display: Remove the redundant initialization of local variable
Shaokun Zhang
1
-9
/
+8
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
1
-2
/
+5
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
1
-0
/
+2
2021-05-27
drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
Lee Jones
1
-35
/
+11
2021-05-27
drm/amd/display: fix odm scaling
Dmytro Laktyushkin
1
-367
/
+201
2021-05-27
drm/amd/display: isolate 8b 10b link training sequence into its own function
Wenjing Liu
1
-56
/
+62
2021-05-27
drm/amd/display: add exit training mode and update channel coding in LT
Wenjing Liu
1
-17
/
+56
2021-05-27
drm/amd/display: Expand DP module clock recovery API.
Jimmy Kizito
1
-43
/
+36
2021-05-27
drm/amd/display: Update DP link configuration.
Jimmy Kizito
1
-24
/
+67
2021-05-21
drm/amd/display: take dc_lock in short pulse handler only
Aurabindo Pillai
1
-1
/
+1
[prev]
[next]