index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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-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/agd...
Dave Airlie
74
-3467
/
+3390
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-207
/
+122
2022-09-08
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-08
drm/amd/display: Remove the unneeded result variable
zhang songyi
1
-5
/
+1
2022-09-08
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/d...
Daniel Vetter
2
-32
/
+6
2022-09-03
drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...
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-31
drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
Vladimir Stempen
1
-1
/
+2
2022-08-31
drm/amd/display: Fix check for stream and plane
Ethan Wellenreiter
1
-1
/
+1
2022-08-31
drm/amd/display: Re-initialize viewport after pipe merge
Ethan Wellenreiter
1
-0
/
+9
2022-08-31
drm/amd/display: Use correct plane for CAB cursor size allocation
Aurabindo Pillai
1
-11
/
+21
2022-08-31
drm/amd/display: fix wrong register access
Charlene Liu
2
-0
/
+4
2022-08-31
drm/amd/display: use actual cursor size instead of max for CAB allocation
Aurabindo Pillai
1
-1
/
+14
2022-08-31
drm/amd/display: disable display fresh from MALL on an edge case for DCN321
Aurabindo Pillai
1
-16
/
+27
2022-08-31
drm/amd/display: Fix CAB cursor size allocation for DCN32/321
Aurabindo Pillai
1
-1
/
+1
2022-08-31
drm/amd/display: Missing HPO instance added
Leo Chen
1
-0
/
+1
2022-08-31
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
2022-08-30
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2022-08-30
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-10
/
+10
2022-08-30
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-5
/
+8
2022-08-30
drm/amd/display: clean up one inconsistent indenting
Yang Li
3
-9
/
+12
2022-08-30
drm/amd/display: remove redundant vertical_line_start variable
Jinpeng Cui
1
-4
/
+1
2022-08-30
drm/amd/display: Correct cursor position on horizontal mirror
Martin Tsai
4
-32
/
+63
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: 3.2.201
Aric Cyr
1
-1
/
+1
2022-08-30
drm/amd/display: Add visual confirm color support for SubVP
Leo (Hanghong) Ma
4
-0
/
+46
2022-08-30
drm/amd/display: [FW Promotion] Release 0.0.132.0
Anthony Koo
1
-2
/
+1
2022-08-30
drm/amd/display: Add comments.
Ian Chen
1
-0
/
+1
2022-08-30
drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"
Aurabindo Pillai
1
-1
/
+1
2022-08-30
drm/amd/display: Fix primary EDP link detection
Iswara Nagulendran
2
-12
/
+13
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
[prev]
[next]