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
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
64
-3395
/
+3043
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-7
/
+7
2022-09-07
drm/amd/display: Remove the unneeded result variable
zhang songyi
1
-5
/
+1
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-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
2022-08-29
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2022-08-29
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-10
/
+10
2022-08-29
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-5
/
+8
2022-08-29
drm/amd/display: clean up one inconsistent indenting
Yang Li
3
-9
/
+12
2022-08-29
drm/amd/display: remove redundant vertical_line_start variable
Jinpeng Cui
1
-4
/
+1
2022-08-29
drm/amd/display: Correct cursor position on horizontal mirror
Martin Tsai
4
-31
/
+62
2022-08-29
drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
Vladimir Stempen
1
-1
/
+2
2022-08-29
drm/amd/display: Fix check for stream and plane
Ethan Wellenreiter
1
-1
/
+1
2022-08-29
drm/amd/display: Re-initialize viewport after pipe merge
Ethan Wellenreiter
1
-0
/
+9
2022-08-29
drm/amd/display: Use correct plane for CAB cursor size allocation
Aurabindo Pillai
1
-11
/
+21
2022-08-29
drm/amd/display: 3.2.201
Aric Cyr
1
-1
/
+1
2022-08-29
drm/amd/display: Add visual confirm color support for SubVP
Leo (Hanghong) Ma
4
-0
/
+46
2022-08-29
drm/amd/display: Add comments.
Ian Chen
1
-0
/
+1
2022-08-29
drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"
Aurabindo Pillai
1
-1
/
+1
2022-08-29
drm/amd/display: Fix primary EDP link detection
Iswara Nagulendran
2
-12
/
+13
2022-08-29
drm/amd/display: fix wrong register access
Charlene Liu
2
-0
/
+4
2022-08-29
drm/amd/display: use actual cursor size instead of max for CAB allocation
Aurabindo Pillai
1
-1
/
+14
2022-08-29
drm/amd/display: disable display fresh from MALL on an edge case for DCN321
Aurabindo Pillai
1
-16
/
+27
2022-08-29
drm/amd/display: Fix CAB cursor size allocation for DCN32/321
Aurabindo Pillai
1
-1
/
+1
2022-08-29
drm/amd/display: Missing HPO instance added
Leo Chen
1
-0
/
+1
2022-08-29
drm/amd/display: Refactor edp dsc codes.
Ian Chen
5
-6
/
+27
2022-08-29
drm/amd/display: SubVP missing scaling case
Alvin Lee
2
-3
/
+13
2022-08-29
drm/amd/display: Add support for visual confirm color
Leo (Hanghong) Ma
5
-2
/
+39
2022-08-29
drm/amd/display: Allow PHY state update between same states
Taimur Hassan
1
-3
/
+0
2022-08-29
drm/amd/display: Cleanup PSR flag
Gabe Teeger
7
-11
/
+5
2022-08-29
drm/amd/display: Cursor lag with PSR1 eDP
Gabe Teeger
1
-5
/
+1
2022-08-29
drm/amd/display: Add DC debug option to force LTTPR mode
Michael Strauss
2
-0
/
+5
2022-08-29
drm/amd/display: add a override flag as wa for some specific dongle
Leo Chen
1
-0
/
+1
[prev]
[next]