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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
drm/amdgpu: remove switch from amdgpu_gmc_noretry_set
Graham Sider
1
-39
/
+9
2022-09-29
drm/amdgpu: Fix mc_umc_status used uninitialized warning
Leo Li
1
-1
/
+1
2022-09-29
drm/amdgpu: add page retirement handling for CPU RAS
Tao Zhou
1
-5
/
+1
2022-09-29
drm/amdgpu: use RAS error address convert api in mca notifier
Tao Zhou
1
-16
/
+15
2022-09-29
drm/amdgpu: support to convert dedicated umc mca address
Tao Zhou
1
-18
/
+27
2022-09-29
drm/amdgpu: export umc error address convert interface
Tao Zhou
2
-6
/
+11
2022-09-29
drm/amdgpu: fix sdma v4 init microcode error
Likun Gao
1
-1
/
+1
2022-09-29
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2
-1
/
+30
2022-09-29
drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
Likun Gao
2
-2
/
+2
2022-09-29
drm/amdgpu: add rlc_sr_cntl_list to firmware array
Hawking Zhang
1
-0
/
+8
2022-09-29
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
1
-1
/
+0
2022-09-29
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
1
-1
/
+1
2022-09-29
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
2
-0
/
+6
2022-09-29
drm/amdgpu: Enable SA software trap.
David Belanger
1
-1
/
+5
2022-09-29
drm/amdgpu/vcn: update vcn4 fw shared data structure
Ruijing Dong
2
-1
/
+11
2022-09-29
drm/amdgpu/sdma6: use common function to init sdma fw
Likun Gao
1
-71
/
+2
2022-09-29
drm/amdgpu: support sdma struct v2 fw init
Likun Gao
1
-16
/
+60
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
2
-107
/
+11
2022-09-29
drm/amdgpu/sdma4: use common function to init sdma fw
Likun Gao
1
-88
/
+19
2022-09-29
drm/amdgpu: add function to init SDMA microcode
Likun Gao
2
-0
/
+93
2022-09-29
drm/amdgpu/gfx11: use common function to init cp fw
Likun Gao
1
-139
/
+16
2022-09-29
drm/amdgpu/gfx10: use common function to init CP fw
Likun Gao
1
-78
/
+8
2022-09-29
drm/amdgpu/gfx9: use common function to init cp fw
Likun Gao
1
-88
/
+10
2022-09-29
drm/amdgpu: add function to init CP microcode
Likun Gao
2
-0
/
+142
2022-09-29
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
1
-0
/
+4
2022-09-29
drm/amdgpu: Use simplified API for p2p dist calc
Lijo Lazar
2
-4
/
+4
2022-09-29
drm/amdgpu: Disable verbose for p2p dist calc
Lijo Lazar
2
-2
/
+2
2022-09-29
drm/amdgpu: Fixed ras warning when uninstalling amdgpu
YiPeng Chai
1
-1
/
+2
2022-09-29
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-152
/
+4
2022-09-29
drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-187
/
+9
2022-09-28
Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...
Dave Airlie
27
-409
/
+864
2022-09-28
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+14
2022-09-27
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2
-1
/
+30
2022-09-27
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
1
-1
/
+0
2022-09-27
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
1
-1
/
+1
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
2
-0
/
+6
2022-09-27
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
1
-0
/
+4
2022-09-27
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-103
/
+3
2022-09-27
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2
-1
/
+38
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
1
-0
/
+14
2022-09-22
drm/amdgpu: Fix VRAM eviction issue
Arunpravin Paneer Selvam
1
-1
/
+1
2022-09-21
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-21
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
2
-4
/
+6
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
1
-0
/
+30
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
1
-0
/
+40
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
1
-0
/
+64
2022-09-21
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
3
-3
/
+47
2022-09-21
drm/amdgpu: Use vm status_lock to protect pt free
Philip Yang
1
-0
/
+3
[prev]
[next]