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-16
drm/amdgpu: fix issue when switch NPS1 to NPSX
chong li
-3
/
+3
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+5
2025-12-10
drm/amd: Fix unbind/rebind for VCN 4.0.5
Mario Limonciello (AMD)
-0
/
+2
2025-12-10
drm/amdgpu: Set xcp id for mes ring
Hawking Zhang
-0
/
+1
2025-12-10
drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCH
Hawking Zhang
-3
/
+6
2025-12-10
drm/amdgpu: Initialize vram_info for gmc v12_1
Hawking Zhang
-7
/
+17
2025-12-10
drm/amdgpu: Init compute partition mode for gfx v12_1
Hawking Zhang
-6
/
+28
2025-12-10
drm/amdgpu: Initialize memory ranges for gmc v12_1
Hawking Zhang
-0
/
+8
2025-12-10
drm/amdgpu: Initialize memory partition callbacks for gmc v12_1
Hawking Zhang
-0
/
+2
2025-12-10
drm/amdgpu: support rlc autoload for muti-xcc
Likun Gao
-19
/
+38
2025-12-10
drm/amdgpu: Enable atomics for all the available xcc
Hawking Zhang
-5
/
+14
2025-12-10
drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1
Mukul Joshi
-4
/
+2
2025-12-10
drm/amdkfd: Enable per-process XNACK for GFX 12.1.0
Mukul Joshi
-0
/
+3
2025-12-10
drm/amdgpu: Enable retry faults for GFX 12.1
Mukul Joshi
-1
/
+5
2025-12-10
drm/amdgpu: Add IH node-id to XCC mapping
Mukul Joshi
-4
/
+29
2025-12-10
drm/amdgpu: Add interrupt handler for GFX 12.1.0
Mukul Joshi
-2
/
+218
2025-12-10
drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1
Mukul Joshi
-2
/
+17
2025-12-10
drm/amdgpu/sdma: add query for CSA size and alignment
Alex Deucher
-0
/
+31
2025-12-10
drm/amdgpu: fix mes packet params issue when flush hdp.
chong li
-114
/
+160
2025-12-10
drm/amdgpu/gfx: add eop size and alignment to shadow info
Alex Deucher
-0
/
+10
2025-12-10
drm/amdgpu: update sdma configuration for soc v1_0
Likun Gao
-0
/
+4
2025-12-10
drm/amdgpu: Initialize xcp manager for soc v1_0
Hawking Zhang
-0
/
+25
2025-12-10
drm/amdgpu: Add soc_v1_0_xcp_funcs
Hawking Zhang
-0
/
+411
2025-12-10
drm/amdgpu: Export sdma_v7_1_xcp_funcs
Hawking Zhang
-0
/
+1
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
[prev]
[next]