index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
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/ag...
Daniel Vetter
10
-205
/
+1577
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...
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
2021-03-05
drm/amd/display: Add a backlight module option
Takashi Iwai
1
-0
/
+5
2021-03-05
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
1
-4
/
+20
2021-03-05
drm/amdgpu/display: simplify backlight setting
Alex Deucher
1
-16
/
+4
2021-03-05
drm/amd/display: Use PSP TA to read out crc
Wayne Lin
5
-7
/
+240
2021-03-05
drm/amd/display: Change to set crc window by dmcu fw
Wayne Lin
1
-2
/
+2
2021-03-05
drm/amd/display: Support crc on specific region
Wayne Lin
7
-6
/
+412
2021-03-05
drm/amd/display: Fix crc_src is not thread safe
Wayne Lin
4
-9
/
+37
2021-03-03
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
[prev]
[next]