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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
drm/amd/display: Remove the repeated dpp1_full_bypass declaration
Shaokun Zhang
1
-2
/
+0
2021-06-18
drm/amd/display: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-06-18
drm/amd/display: Fix gcc unused variable warning
Pu Lehui
1
-0
/
+4
2021-06-18
drm/amd/display: Increase stutter watermark for dcn302 and dcn303
Aurabindo Pillai
2
-4
/
+4
2021-06-15
drm: display: Fix duplicate field initialization in dcn31
Wan Jiabing
1
-1
/
+0
2021-06-15
drm/amd/display: Extend AUX timeout for DP initial reads
Wesley Chalmers
1
-4
/
+3
2021-06-15
drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDER
Wesley Chalmers
3
-6
/
+69
2021-06-15
drm/amd/display: Add interface to get Calibrated Avg Level from FIFO
Wesley Chalmers
6
-0
/
+56
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: Do not count I2C DEFERs with AUX DEFERs
Wesley Chalmers
1
-1
/
+2
2021-06-15
drm/amd/display: 7 retries + 50 ms timeout on AUX DEFER
Wesley Chalmers
1
-3
/
+15
2021-06-15
drm/amd/display: Rename constant
Wesley Chalmers
1
-3
/
+3
2021-06-15
drm/amd/display: Enforce DPCD Address ranges
Wesley Chalmers
11
-45
/
+162
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: Read LTTPR caps first on bootup
Wesley Chalmers
3
-0
/
+8
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: 3.2.140
Aric Cyr
1
-1
/
+1
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
2
-96
/
+70
2021-06-15
drm/amd/display: add config option for eDP hotplug detection
Yi-Ling Chen
2
-4
/
+7
2021-06-15
drm/amd/display: add DMUB registers to crash dump diagnostic data.
Ashley Thomas
2
-2
/
+102
2021-06-15
drm/amd/display: Remove unnecessary blank lines
Dmytro Laktyushkin
1
-2
/
+0
2021-06-11
drm/amd/display: add dummy PG callback for beige goby
Aurabindo Pillai
3
-0
/
+7
2021-06-10
drm: display: Remove duplicated argument in dcn31
Wan Jiabing
1
-2
/
+2
2021-06-10
drm: display: Remove duplicate include in dce110
Wan Jiabing
1
-1
/
+0
2021-06-10
drm/amd/display: use ARRAY_SIZE for base60_refresh_rates
Jiapeng Chong
1
-1
/
+1
2021-06-10
drm/amd/display: Fix duplicate included clk_mgr.h
Jiapeng Chong
1
-1
/
+0
2021-06-08
drm/amd/display: 3.2.139
Aric Cyr
1
-1
/
+1
2021-06-08
drm/amd/display: Add swizzle visual confirm mode
Po-Ting Chen
5
-1
/
+29
2021-06-08
drm/amd/display: Updates for ODM Transition Test
Eric Bernstein
1
-1
/
+0
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: Fix off-by-one error in DML
Wesley Chalmers
1
-7
/
+7
2021-06-08
drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
Wesley Chalmers
1
-1
/
+1
2021-06-08
drm/amd/display: Add interface for ADD & DROP PIXEL Registers
Wesley Chalmers
8
-8
/
+101
2021-06-08
drm/amd/display: Add Interface to set FIFO ERRDET SW Override
Wesley Chalmers
6
-3
/
+41
2021-06-08
drm/amd/display: 3.2.138
Aric Cyr
1
-1
/
+1
2021-06-08
drm/amd/display: Change default policy for MPO with multidisplay
Aric Cyr
4
-4
/
+4
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
3
-6
/
+12
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
12
-6
/
+75
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
2
-11
/
+19
2021-06-08
drm/amd/display: Revert "Fix clock table filling logic"
Ilya Bakoulin
2
-72
/
+39
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
18
-178
/
+171
[prev]
[next]