index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
drm/amd/display: Prevent OTG shutdown during PSR SU
Leo Li
1
-1
/
+7
2022-09-27
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
4
-0
/
+57
2022-09-27
drm/amd/display: Avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+53
2022-09-27
drm/amd/display: Remove assert for odm transition case
Eric Bernstein
1
-3
/
+7
2022-09-27
drm/amd/display: Fix typo in get_pixel_rate_div
Taimur Hassan
1
-1
/
+1
2022-09-27
drm/amd/display: Fix audio on display after unplugging another
Aric Cyr
1
-4
/
+2
2022-09-27
drm/amd/display: Add explicit FIFO disable for DP blank
Nicholas Kazlauskas
1
-1
/
+11
2022-09-27
drm/amd/display: Wrap OTG disable workaround with FIFO control
Nicholas Kazlauskas
1
-1
/
+10
2022-09-27
drm/amd/display: Do DIO FIFO enable after DP video stream enable
Nicholas Kazlauskas
1
-5
/
+8
2022-09-27
drm/amd/display: Update DCN32 to use new SR latencies
Alvin Lee
1
-2
/
+2
2022-09-27
drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+47
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...
Nathan Chancellor
1
-196
/
+52
2022-09-21
drm/amd/display: correct num_dsc based on HW cap
Charlene Liu
1
-1
/
+1
2022-09-21
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
Nicholas Kazlauskas
1
-2
/
+1
2022-09-21
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
Daniel Miess
2
-223
/
+6
2022-09-21
drm/amd/display: increase dcn315 pstate change latency
Dmytro Laktyushkin
1
-8
/
+14
2022-09-21
drm/amd/display: Fix DP MST timeslot issue when fallback happened
Cruise Hung
1
-1
/
+7
2022-09-21
drm/amd/display: Display distortion after hotplug 5K tiled display
Meenakshikumar Somasundaram
6
-20
/
+45
2022-09-21
drm/amd/display: Update dummy P-state search to use DCN32 DML
George Shen
2
-1
/
+51
2022-09-21
drm/amd/display: skip audio setup when audio stream is enabled
zhikzhai
1
-2
/
+4
2022-09-21
drm/amd/display: update gamut remap if plane has changed
Hugo Hu
1
-0
/
+1
2022-09-21
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
Michael Strauss
1
-0
/
+8
2022-09-21
drm/amd/display: fix dcn315 memory channel count and width read
Dmytro Laktyushkin
2
-3
/
+7
2022-09-21
drm/amd/display: Fix double cursor on non-video RGB MPO
Leo Li
1
-2
/
+10
2022-09-21
drm/amd/display: Only consider pixle rate div policy for DCN32+
Alvin Lee
3
-17
/
+2
2022-09-21
drm/amd/display: Port DCN30 420 logic to DCN32
Chris Park
3
-0
/
+29
2022-09-13
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Nathan Chancellor
1
-2
/
+1
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Nathan Chancellor
1
-196
/
+52
2022-09-13
drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()
Nathan Chancellor
3
-133
/
+78
2022-09-13
drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...
Nathan Chancellor
3
-259
/
+140
2022-09-13
drm/amd/display: Refactor SubVP calculation to remove FPU
Alvin Lee
1
-45
/
+44
2022-09-13
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
1
-0
/
+4
2022-09-13
drm/amd/display: add workaround for subvp cursor corruption for DCN32/321
Aurabindo Pillai
2
-2
/
+4
2022-09-13
drm/amd/display: SW cursor fallback for SubVP
Alvin Lee
4
-0
/
+8
2022-09-13
drm/amd/display: Round cursor width up for MALL allocation
Taimur Hassan
2
-2
/
+46
2022-09-13
drm/amd/display: Correct dram channel width for dcn314
Duncan Ma
3
-0
/
+6
2022-09-13
drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314
Nicholas Kazlauskas
1
-3
/
+1
2022-09-13
drm/amd/display: Hook up DCN314 specific dml implementation
Nicholas Kazlauskas
3
-1
/
+14
2022-09-13
drm/amd/display: Enable dlg and vba compilation for dcn314
Rodrigo Siqueira
1
-0
/
+3
2022-09-13
drm/amd/display: Fix compilation errors on DCN314
Rodrigo Siqueira
1
-4
/
+5
2022-09-13
drm/amd/display: Fix divide by zero in DML
Aric Cyr
2
-18
/
+16
2022-09-13
drm/amd/display: Fixing DIG FIFO Error
Leo Chen
1
-2
/
+1
2022-09-13
drm/amd/display: Update MBLK calculation for SubVP
Alvin Lee
2
-8
/
+54
2022-09-13
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
Aurabindo Pillai
1
-5
/
+0
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-08-30
drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
Vladimir Stempen
1
-1
/
+2
2022-08-30
drm/amd/display: Fix check for stream and plane
Ethan Wellenreiter
1
-1
/
+1
2022-08-30
drm/amd/display: Re-initialize viewport after pipe merge
Ethan Wellenreiter
1
-0
/
+9
[next]