index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2023-04-21
drm/amdgpu: allocate doorbell index for multi-die case
Le Ma
-2
/
+22
2023-04-21
drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.c
Srinivasan Shanmugam
-33
/
+34
2023-04-21
drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c
Srinivasan Shanmugam
-2
/
+2
2023-04-21
drm/amdgpu: Drop pcie_bif ras check from fatal error handler
Candice Li
-2
/
+1
2023-04-21
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
Longlong Yao
-2
/
+2
2023-04-20
drm/amdgpu: initialize num_xcd to 1 for gfx v9_0
Le Ma
-0
/
+1
2023-04-20
drm/amdgpu: add master/slave check in init phase
Le Ma
-26
/
+50
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
-0
/
+3
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
-63
/
+63
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
-106
/
+110
2023-04-18
drm/amdgpu: add xcc index argument to gfx v9_4_3 functions
Le Ma
-11
/
+11
2023-04-18
drm/amdgpu: add multi-XCC initial support in gfx_v9_4_3.c
Le Ma
-327
/
+394
2023-04-18
drm/amdgpu: add xcc index argument to soc15_grbm_select
Le Ma
-36
/
+36
2023-04-18
drm/amdgpu: split gc v9_4_3 functionality from gc v9_0
Le Ma
-15
/
+2634
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
-88
/
+93
2023-04-18
drm/amdgpu: separate the mqd_backup for kiq from kcq
Le Ma
-1
/
+2
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
-33
/
+48
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
-122
/
+122
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
-0
/
+3
2023-04-18
drm/amdgpu: Add support for querying the max ibs in a submission. (v3)
Bas Nieuwenhuizen
-0
/
+9
2023-04-18
drm/amdgpu: Add a max ibs per submission limit.
Bas Nieuwenhuizen
-0
/
+33
2023-04-18
drm/amdgpu: Increase GFX6 graphics ring size.
Bas Nieuwenhuizen
-1
/
+1
2023-04-18
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Chong Li
-15
/
+17
2023-04-18
drm/amdgpu/vcn: fix mmsch ctx table size
Jane Jian
-1
/
+1
2023-04-14
drm/amdgpu: add some basic elements for multiple XCD case
Le Ma
-2
/
+18
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
-220
/
+93
2023-04-14
Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"
Jane Jian
-1
/
+0
2023-04-14
drm/amdgpu: add common ip block for GC 9.4.3
Hawking Zhang
-0
/
+1
2023-04-14
drm/amdgpu: add common early init support for GC 9.4.3
Hawking Zhang
-0
/
+5
2023-04-14
drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3
Hawking Zhang
-29
/
+126
2023-04-14
drm/amdgpu: reserve the old gc_11_0_*_mes.bin
Li Ma
-0
/
+5
2023-04-14
drm/amdgpu: change the reference clock for raven/raven2
Jesse Zhang
-4
/
+3
2023-04-14
drm/amdgpu: skip kfd-iommu suspend/resume for S0ix
Aaron Liu
-3
/
+5
2023-04-14
drm/amdgpu: add gc v9_4_3 rlc_funcs implementation
Hawking Zhang
-0
/
+364
2023-04-13
drm/amdgpu: drop temp programming for pagefault handling
Hawking Zhang
-22
/
+0
2023-04-13
drm/amdgpu: include protection for doorbell.h
Shashank Sharma
-0
/
+4
2023-04-13
drm/amdgpu: rename num_doorbells
Shashank Sharma
-15
/
+17
2023-04-13
drm/amdgpu: switch to golden tsc registers for raven/raven2
Jesse Zhang
-0
/
+40
2023-04-13
drm/amdgpu: add gfx v11_0_3 fed irq handling for sriov
YiPeng Chai
-3
/
+11
2023-04-13
drm/amdgpu: Rework retry fault removal
Mukul Joshi
-3
/
+34
2023-04-13
drm/amdgpu: Enable IH retry CAM on GFX9
Mukul Joshi
-48
/
+62
2023-04-13
drm/amdgpu: simplify amdgpu_ras_eeprom.c
Alex Deucher
-52
/
+20
2023-04-11
drm/amdgpu: Enable GFX11 SDMA context empty interrupt
Graham Sider
-10
/
+18
2023-04-11
drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]
Sreekant Somasekharan
-1
/
+1
2023-04-11
drm/amdgpu: correct ras enabled flag
Stanley.Yang
-0
/
+7
2023-04-11
drm/amdgpu: fix unexpected block id
Stanley.Yang
-0
/
+6
2023-04-11
drm/amdgpu: use sdma_v6 single packet invalidation
Pierre-Eric Pelloux-Prayer
-1
/
+22
2023-04-11
drm/amdgpu: Fix warnings
Lijo Lazar
-1
/
+1
2023-04-11
drm/amdgpu: refine get gpu clock counter method
Tong Liu01
-2
/
+15
2023-04-11
drm/amdgpu: optimize redundant code in umc_v6_7
YiPeng Chai
-91
/
+70
[prev]
[next]