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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
drm/amdgpu: move internal vram_mgr function into the C file
Christian König
2
-27
/
+29
2022-05-11
drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new
Christian König
1
-8
/
+14
2022-05-11
drm/amdgpu: switch DM to atomic fence helpers v2
Christian König
1
-13
/
+10
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
8
-61
/
+67
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
19
-51
/
+60
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-140
/
+165
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
22
-168
/
+599
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
175
-2731
/
+3846
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-27
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-27
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-27
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
1
-0
/
+1
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
4
-3
/
+4
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
6
-6
/
+8
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
11
-13
/
+14
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-6
/
+18
2022-04-21
drm/amd/amdgpu: Update PF2VF header
Bokun Zhang
2
-5
/
+7
2022-04-21
drm/amd/amdgpu: Properly indent PF2VF header
Bokun Zhang
1
-35
/
+31
2022-04-21
drm/amd/amdgpu: Update MIT license in SRIOV msg header
Bokun Zhang
1
-13
/
+12
2022-04-21
drm/amdgpu/display: make hubp31_program_extended_blank static
Alex Deucher
1
-1
/
+2
2022-04-21
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-21
drm/amd/display: Remove useless code
Haowen Bai
1
-2
/
+0
2022-04-21
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-21
Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
Lang Yu
1
-3
/
+1
2022-04-21
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
4
-1
/
+341
2022-04-21
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke
Candice Li
2
-8
/
+72
2022-04-21
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-21
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
3
-6
/
+18
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
1
-15
/
+17
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
1
-15
/
+17
2022-04-20
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-19
drm/amd/display: add virtual_setup_stream_attribute decl to header
Tom Rix
1
-0
/
+1
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-04-19
drm/amd/display: make hubp1_wait_pipe_read_start() static
Tales Lelo da Aparecida
2
-2
/
+1
2022-04-19
amdgpu/pm: Clarify documentation of error handling in send_smc_mesg
Darren Powell
1
-3
/
+5
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
1
-1
/
+1
2022-04-19
drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too
Lang Yu
1
-1
/
+3
2022-04-19
drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.h
Lang Yu
2
-8
/
+8
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
49
-126
/
+459
2022-04-14
drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
Gavin Wan
1
-5
/
+5
2022-04-14
drm/amdkfd: fix race condition in kfd_wait_on_events
Felix Kuehling
1
-21
/
+5
2022-04-14
Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"
Rodrigo Siqueira
1
-1
/
+0
2022-04-14
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2
-3
/
+16
2022-04-14
drm/amdkfd: potential NULL dereference in kfd_set/reset_event()
Dan Carpenter
1
-2
/
+12
2022-04-13
drm/amd/display: remove dtbclk_ss compensation for dcn316
Charlene Liu
3
-4
/
+4
2022-04-13
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
[next]