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-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: [FW Promotion] Release 0.0.132.0
Anthony Koo
1
-2
/
+1
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
7
-8
/
+48
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
7
-2
/
+84
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
2022-08-29
drm/amd/display: Only commit SubVP state after pipe programming
Alvin Lee
1
-8
/
+7
2022-08-29
drm/amd/display: Remove assert from PHY state update
Taimur Hassan
1
-3
/
+1
2022-08-29
drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
Wang Fudong
1
-0
/
+5
2022-08-29
drm/amd/display: Fix OTG H timing reset for dcn314
Duncan Ma
1
-1
/
+2
2022-08-29
drm/amd/display: Refine aux transaction before retrieve caps
Lewis Huang
1
-11
/
+34
2022-08-29
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
George Shen
2
-6
/
+6
2022-08-29
drm/amd/display: Don't choose SubVP display if ActiveMargin > 0
Alvin Lee
3
-4
/
+20
2022-08-29
drm/amd/display: Set ODM policy based on number of DSC slices
Taimur Hassan
3
-2
/
+8
2022-08-29
drm/amd/display: 3.2.200
Aric Cyr
1
-1
/
+1
2022-08-29
drm/amd/display: Fix variable dereferenced before check
sunliming
1
-1
/
+3
2022-08-25
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-2
/
+0
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-7
/
+2
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amd/display: Remove redundant check in atomic_check
Roman Li
1
-3
/
+0
2022-08-25
drm/amd/display: Adding log clock table from SMU
Leo Chen
3
-0
/
+140
2022-08-25
drm/amd/display: Uncomment SubVP scaling case
Alvin Lee
1
-3
/
+2
2022-08-25
drm/amd/display: Add interface to track PHY state
Alvin Lee
11
-13
/
+88
2022-08-25
drm/amd/display: Free phantom plane and stream properly
Alvin Lee
1
-0
/
+13
2022-08-25
drm/amd/display: program k1/k2 divider for virtual signal for DCN32
Aurabindo Pillai
1
-1
/
+1
[prev]
[next]