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
2025-12-10
drm/amdgpu: Export gfx_v12_1_xcp_func
Hawking Zhang
-0
/
+2
2025-12-10
drm/amdgpu: Add vram_type to ras init_flags
Candice Li
-0
/
+2
2025-12-10
drm/amdgpu: Add switch_compute_partition callback for imu v12_1
Hawking Zhang
-0
/
+21
2025-12-10
drm/amdgpu: Implement gfx_v12_1_get_xccs_per_xcp
Hawking Zhang
-0
/
+7
2025-12-10
drm/amdgpu: Remove redundant check for async_gfx_ring
Hawking Zhang
-3
/
+1
2025-12-10
drm/amdgpu: disable graphics doorbell range for gfx v12_1
Likun Gao
-0
/
+4
2025-12-10
drm/amdgpu: enable unmap doorbell handle for gfx v12_1
Likun Gao
-1
/
+1
2025-12-10
drm/amdgpu: revision doorbel range for gfx v12_1
Likun Gao
-16
/
+6
2025-12-10
drm/amdkfd: disable shader message vgpr deallocation on gc 12.1
Jonathan Kim
-0
/
+5
2025-12-10
drm/amdgpu: Remove redundant pmfw backdoor loading
Hawking Zhang
-15
/
+0
2025-12-10
drm/amd: Fix unbind/rebind for VCN 4.0.5
Mario Limonciello (AMD)
-0
/
+2
2025-12-10
drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usage
Srinivasan Shanmugam
-5
/
+10
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
-1
/
+3
2025-12-08
drm/amdgpu: pass the entity to use to ttm public functions
Pierre-Eric Pelloux-Prayer
-28
/
+30
2025-12-08
drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
Pierre-Eric Pelloux-Prayer
-21
/
+34
2025-12-08
drm/amdgpu: fix error handling in amdgpu_copy_buffer
Pierre-Eric Pelloux-Prayer
-4
/
+2
2025-12-08
drm/amdgpu: add amdgpu_ttm_job_submit helper
Pierre-Eric Pelloux-Prayer
-18
/
+16
2025-12-08
drm/amdgpu: introduce amdgpu_ttm_buffer_entity
Pierre-Eric Pelloux-Prayer
-14
/
+30
2025-12-08
drm/amdgpu: add imu support for gc 12_1
Likun Gao
-35
/
+186
2025-12-08
drm/amdgpu: fix mes code error for muti-xcc
Likun Gao
-2
/
+3
2025-12-08
drm/amdgpu/gmc12: set MMHUBs based on aid_mask
Likun Gao
-1
/
+3
2025-12-08
drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1
Likun Gao
-1
/
+11
2025-12-08
drm/amdgpu: add xcc info for compute ring name
Likun Gao
-1
/
+2
2025-12-08
drm/amdgpu: Revert retry based thrashing prevention on GFX 12.1.0
Mukul Joshi
-11
/
+0
2025-12-08
drm/amdgpu: Init single mes instance if xcc_mask is unset
Hawking Zhang
-2
/
+3
2025-12-08
drm/amdgpu: Setup MTYPEs for GFX 12.1.0
Mukul Joshi
-3
/
+59
2025-12-08
drm/amdgpu: update sh mem base offsets for gfx 12.1
Alex Sierra
-4
/
+4
2025-12-08
drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0
Mukul Joshi
-1
/
+2
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
-1
/
+3
2025-12-08
drm/amdgpu/sdma_v7_1: Add missing inst_mask entry in sdma_v7_1_inst_gfx_resume()
Srinivasan Shanmugam
-1
/
+1
2025-12-08
drm/amdgpu: add a helper for processing recoverable GPUVM faults
Alex Deucher
-97
/
+69
2025-12-08
drm/amdgpu: add soc config init for GC v12_1
Likun Gao
-0
/
+14
2025-12-08
amdkfd: fence handler evict and restore a kfd process by its context id
Zhu Lingshan
-2
/
+6
2025-12-08
amdkfd: record kfd context id in amdkfd_fence
Zhu Lingshan
-4
/
+8
2025-12-08
drm/amdgpu/mes12_1: set multi-xcc mes log address
Michael Chen
-1
/
+1
2025-12-08
drm/amdgpu/mes12_1: add cooperative dispatch support
Jack Xiao
-3
/
+69
2025-12-08
drm/amdgpu: Setup PCIe atomics bit in PTE on GFX 12.1.0
Mukul Joshi
-0
/
+3
2025-12-08
drm/amdgpu: Setup Atomics enable in TCP UTCL0 for GFX 12.1.0
Mukul Joshi
-0
/
+6
2025-12-08
drm/amdgpu: Fix golden register init for GFX 12.1.0
Mukul Joshi
-12
/
+8
2025-12-08
drm/amdgpu: Include the correct pkt header for gfx v12_1
Hawking Zhang
-4
/
+5
2025-12-08
drm/amd: include rrmt mode for mes_v12_1
Alex Sierra
-0
/
+42
2025-12-08
drm/amdgpu: skip SDMA autoload copy if not initialized
Likun Gao
-7
/
+9
2025-12-08
drm/amdgpu: only set XCC 0 related reg for rlc autoload
Likun Gao
-47
/
+31
2025-12-08
drm/amdgpu: update rlc autoload function
Likun Gao
-7
/
+41
2025-12-08
drm/amdgpu: remove hdp flush/invalidation completely for gfx12.1.0/sdma7.1.0
Le Ma
-69
/
+1
2025-12-08
drm/amdgpu: Add gfx v12_1_0 to discovery list
Likun Gao
-0
/
+4
2025-12-08
drm/amdgpu: Add initial support for gfx v12_1
Likun Gao
-0
/
+3978
2025-12-08
amdkfd: record kfd context id into kfd process_info
Zhu Lingshan
-0
/
+6
2025-12-08
drm/amdgpu: Don't send warning when close drm obj if drm device has been unplug
Xiaogang Chen
-2
/
+2
2025-12-08
drm/amdgpu: Make pre_asic_init optional
Lijo Lazar
-32
/
+5
[prev]
[next]