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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
Aurabindo Pillai
1
-5
/
+0
2022-09-13
drm/amd/display: Correct I2C register offset
Chris Park
3
-10
/
+25
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
9
-61
/
+53
2022-09-13
drm/amdgpu/display: remove unneeded "default n" options
Jingyu Wang
1
-2
/
+0
2022-09-13
drm/amd/display: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-13
drm/amd/display: remove possible condition with no effect (if == else)
Yang Li
1
-4
/
+0
2022-09-13
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-09-13
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
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 CalculateWatermarksAndDRAMSpeedChangeSupport()
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_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
Nathan Chancellor
3
-258
/
+139
2022-09-13
drm/amd/display: Refactor SubVP calculation to remove FPU
Alvin Lee
1
-44
/
+43
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
-7
/
+53
2022-09-13
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
Aurabindo Pillai
1
-5
/
+0
2022-09-13
drm/amd/display: update header files
Charlene Liu
3
-19
/
+2
2022-09-12
Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
74
-3460
/
+3383
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-205
/
+120
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-07
drm/amd/display: Remove the unneeded result variable
zhang songyi
1
-5
/
+1
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
2
-32
/
+6
2022-09-03
drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
Hans de Goede
1
-0
/
+2
2022-09-01
drm/amd/display: fix indentation in commit_planes_for_stream()
Hamza Mahfooz
1
-3
/
+4
2022-09-01
drm/amd/display: remove a duplicated declaration
Asher Song
1
-1
/
+1
2022-09-01
drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()
Alex Deucher
1
-1
/
+2
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
2022-08-30
drm/amd/display: Use correct plane for CAB cursor size allocation
Aurabindo Pillai
1
-11
/
+21
2022-08-30
drm/amd/display: fix wrong register access
Charlene Liu
2
-0
/
+4
2022-08-30
drm/amd/display: use actual cursor size instead of max for CAB allocation
Aurabindo Pillai
1
-1
/
+14
2022-08-30
drm/amd/display: disable display fresh from MALL on an edge case for DCN321
Aurabindo Pillai
1
-16
/
+27
2022-08-30
drm/amd/display: Fix CAB cursor size allocation for DCN32/321
Aurabindo Pillai
1
-1
/
+1
2022-08-30
drm/amd/display: Missing HPO instance added
Leo Chen
1
-0
/
+1
2022-08-30
drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
Wang Fudong
1
-0
/
+5
2022-08-30
drm/amd/display: Fix OTG H timing reset for dcn314
Duncan Ma
1
-1
/
+2
2022-08-30
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
George Shen
2
-6
/
+6
[prev]
[next]