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
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
Qingqing Zhuo
1
-15
/
+3
2021-04-09
drm/amd/display: Determine synchronization edge based on master's vsync
Mikita Lipski
1
-3
/
+18
2021-04-09
drm/amd/display: Add MST capability to trigger_hotplug interface
Mikita Lipski
1
-1
/
+70
2021-04-09
drm/amd/display: Directly retrain link from debugfs
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Tweak the kernel doc for crc_rd_wrk
Wayne Lin
1
-1
/
+1
2021-04-09
drm/amd/display: Add function and debugfs to dump DCC_EN bit
Victor Lu
1
-0
/
+66
2021-04-09
drm/amd/display: Add debugfs entry for LTTPR register status
Aurabindo Pillai
1
-0
/
+66
2021-04-09
drm/amd/display: use MST downstream AUX to dump DPRX CRCs
David (Dingchen) Zhang
1
-1
/
+1
2021-04-09
drm/amd/display: Use pr_debug in DM to prevent dmesg flooding
Victor Lu
1
-10
/
+10
2021-04-09
drm/amd/display: fix typo: liason -> liaison
Diego Viola
1
-1
/
+1
2021-04-09
drm/amd/display: Try YCbCr420 color when YCbCr444 fails
Werner Sembach
1
-0
/
+9
2021-04-09
drm/amd/display: Fix MST topology debugfs
Eryk Brol
1
-0
/
+4
2021-04-09
drm/amd/display: define mod_hdcp_display_disable_option struct
Wenjing Liu
1
-3
/
+3
2021-04-09
drm/amd/display: Add refresh rate trace
Rodrigo Siqueira
3
-0
/
+34
2021-04-09
drm/amd/display: Fix black screen with scaled modes on some eDP panels
Nikola Cornij
1
-13
/
+26
2021-04-09
drm/amd/display: check fb of primary plane
Sefa Eyeoglu
1
-1
/
+2
2021-04-09
drm/amd/display: Allow idle optimization based on vblank.
Bindu Ramamurthy
1
-2
/
+7
2021-04-09
drm/amdgpu: Ensure that the modifier requested is supported by plane.
Mark Yacoub
1
-3
/
+15
2021-04-09
drm/amd/display: Use appropriate DRM_DEBUG_... level
Luben Tuikov
1
-29
/
+28
2021-04-09
drm/amd/pm: make DAL communicate with SMU through unified interfaces
Evan Quan
1
-85
/
+49
2021-04-09
drm/amd/display: Deallocate IRQ handlers on amdgpu_dm_irq_fini
Victor Lu
1
-0
/
+51
2021-04-09
drm/amd/display: Fix debugfs link_settings entry
Fangzhi Zuo
1
-7
/
+8
2021-04-09
drm/amd/display: Log DMCUB trace buffer events
Leo (Hanghong) Ma
5
-2
/
+108
2021-04-09
drm/amd/display: Add kernel doc to crc_rd_wrk field
Wayne Lin
1
-0
/
+5
2021-04-09
drm/amdgpu/display/dm: add missing parameter documentation
Alex Deucher
1
-0
/
+1
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
10
-204
/
+1576
2021-03-23
drm/amd/display: Fix vertical interrupt 0 registering issue
Wayne Lin
1
-6
/
+19
2021-03-23
drm/amdgpu/display: re-enable freesync video patches
Nikola Cornij
2
-35
/
+336
2021-03-23
drm/amd/display: Fix potential memory leak
Qingqing Zhuo
1
-0
/
+9
2021-03-23
drm/amd/display: Add debugfs to control DMUB trace buffer events
Leo (Hanghong) Ma
2
-0
/
+38
2021-03-23
drm/amd/display: Fix no previous prototype warning
Wayne Lin
1
-1
/
+1
2021-03-23
drm/amd/display: Fix secure display lock problems
Wayne Lin
2
-9
/
+7
2021-03-23
drm/amd/display: Fix typo for helpers function name
Leo (Hanghong) Ma
1
-1
/
+1
2021-03-23
drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
Anson Jacob
1
-5
/
+1
2021-03-23
drm/amd/display: Add debug out when viewport too small
Nikola Cornij
1
-6
/
+10
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Anson Jacob
1
-1
/
+0
2021-03-23
Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"
Anson Jacob
1
-0
/
+1
2021-03-23
drm/amd/display: Remove unused defines
Qingqing Zhuo
1
-2
/
+0
2021-03-23
drm/amdgpu/display: Implement functions to let DC allocate GPU memory
Zhan Liu
3
-3
/
+54
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Zhang Yunkai
1
-1
/
+0
2021-03-23
drm/amd/display: Fix warning
Qingqing Zhuo
2
-3
/
+12
2021-03-23
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
1
-0
/
+1
2021-03-23
Revert freesync video patches temporarily
Aurabindo Pillai
2
-336
/
+35
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-12
/
+16
2021-03-10
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
1
-0
/
+1
2021-03-10
drm/amd/display: Add a backlight module option
Takashi Iwai
1
-0
/
+5
2021-03-10
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
1
-4
/
+20
2021-03-10
drm/amdgpu/display: simplify backlight setting
Alex Deucher
1
-16
/
+4
2021-03-05
drm/amdgpu/display: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-03-05
drm/amdgpu/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
[prev]
[next]