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
2023-04-24
drm/amdgpu: add gfx shadow CS IOCTL support
Christian König
4
-1
/
+63
2023-04-24
drm/amdgpu/gfx11: check the CP FW version CP GFX shadow support
Alex Deucher
1
-0
/
+5
2023-04-24
drm/amdgpu: fix memory leak in mes self test
Jack Xiao
1
-0
/
+2
2023-04-24
drm/amdgpu/gfx11: add FW version check for new CP GFX shadow feature
Alex Deucher
2
-0
/
+15
2023-04-21
drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
hackyzh002
1
-1
/
+1
2023-04-21
drm/amd/amdgpu: Fix style issues in amdgpu_discovery.c
Srinivasan Shanmugam
1
-4
/
+4
2023-04-21
drm/amdgpu: allocate doorbell index for multi-die case
Le Ma
5
-2
/
+22
2023-04-21
drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.c
Srinivasan Shanmugam
2
-33
/
+34
2023-04-21
drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c
Srinivasan Shanmugam
1
-2
/
+2
2023-04-21
drm/amdgpu: Drop pcie_bif ras check from fatal error handler
Candice Li
1
-2
/
+1
2023-04-21
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
Longlong Yao
1
-2
/
+2
2023-04-20
drm/amdgpu: initialize num_xcd to 1 for gfx v9_0
Le Ma
1
-0
/
+1
2023-04-20
drm/amdgpu: add master/slave check in init phase
Le Ma
4
-26
/
+50
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
1
-0
/
+3
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
10
-63
/
+63
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
18
-106
/
+110
2023-04-18
drm/amdgpu: add xcc index argument to gfx v9_4_3 functions
Le Ma
1
-11
/
+11
2023-04-18
drm/amdgpu: add multi-XCC initial support in gfx_v9_4_3.c
Le Ma
1
-327
/
+394
2023-04-18
drm/amdgpu: add xcc index argument to soc15_grbm_select
Le Ma
6
-36
/
+36
2023-04-18
drm/amdgpu: split gc v9_4_3 functionality from gc v9_0
Le Ma
2
-15
/
+2634
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
6
-88
/
+93
2023-04-18
drm/amdgpu: separate the mqd_backup for kiq from kcq
Le Ma
1
-1
/
+2
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
9
-33
/
+48
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
16
-122
/
+122
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
1
-0
/
+3
2023-04-18
drm/amdgpu: Add support for querying the max ibs in a submission. (v3)
Bas Nieuwenhuizen
1
-0
/
+9
2023-04-18
drm/amdgpu: Add a max ibs per submission limit.
Bas Nieuwenhuizen
3
-0
/
+33
2023-04-18
drm/amdgpu: Increase GFX6 graphics ring size.
Bas Nieuwenhuizen
1
-1
/
+1
2023-04-18
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Chong Li
1
-15
/
+17
2023-04-18
drm/amdgpu/vcn: fix mmsch ctx table size
Jane Jian
1
-1
/
+1
2023-04-14
drm/amdgpu: add some basic elements for multiple XCD case
Le Ma
3
-2
/
+18
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
31
-220
/
+93
2023-04-14
Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"
Jane Jian
1
-1
/
+0
2023-04-14
drm/amdgpu: add common ip block for GC 9.4.3
Hawking Zhang
1
-0
/
+1
2023-04-14
drm/amdgpu: add common early init support for GC 9.4.3
Hawking Zhang
1
-0
/
+5
2023-04-14
drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3
Hawking Zhang
2
-29
/
+126
2023-04-14
drm/amdgpu: reserve the old gc_11_0_*_mes.bin
Li Ma
1
-0
/
+5
2023-04-14
drm/amdgpu: change the reference clock for raven/raven2
Jesse Zhang
1
-4
/
+3
2023-04-14
drm/amdgpu: skip kfd-iommu suspend/resume for S0ix
Aaron Liu
1
-3
/
+5
2023-04-14
drm/amdgpu: add gc v9_4_3 rlc_funcs implementation
Hawking Zhang
3
-0
/
+364
2023-04-13
drm/amdgpu: drop temp programming for pagefault handling
Hawking Zhang
1
-22
/
+0
2023-04-13
drm/amdgpu: include protection for doorbell.h
Shashank Sharma
1
-0
/
+4
2023-04-13
drm/amdgpu: rename num_doorbells
Shashank Sharma
3
-15
/
+17
2023-04-13
drm/amdgpu: switch to golden tsc registers for raven/raven2
Jesse Zhang
1
-0
/
+40
2023-04-13
drm/amdgpu: add gfx v11_0_3 fed irq handling for sriov
YiPeng Chai
1
-3
/
+11
2023-04-13
drm/amdgpu: Rework retry fault removal
Mukul Joshi
2
-3
/
+34
2023-04-13
drm/amdgpu: Enable IH retry CAM on GFX9
Mukul Joshi
4
-48
/
+62
2023-04-13
drm/amdgpu: simplify amdgpu_ras_eeprom.c
Alex Deucher
1
-52
/
+20
2023-04-11
drm/amdgpu: Enable GFX11 SDMA context empty interrupt
Graham Sider
1
-10
/
+18
2023-04-11
drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]
Sreekant Somasekharan
1
-1
/
+1
[prev]
[next]