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/mes_v12_1: fix mes access xcd register
Jack Xiao
-0
/
+20
2025-12-16
drm/amdgpu: normalize reg addr as local xcc for gfx v12_1
Likun Gao
-0
/
+30
2025-12-16
drm/amdgpu: support xcc harvest for ih translate
Likun Gao
-4
/
+6
2025-12-16
drm/amdgpu: Correct inst_id input from physical to logic
Likun Gao
-25
/
+25
2025-12-16
drm/amdgpu: use physical xcc id to get rrmt
Likun Gao
-10
/
+16
2025-12-16
drm/amdgpu: Correct xcc_id input to GET_INST from physical to logic
Likun Gao
-37
/
+24
2025-12-16
drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1
Michael Chen
-94
/
+98
2025-12-16
drm/amdgpu: Support 57bit fault address for GFX 12.1.0
Philip Yang
-1
/
+1
2025-12-16
drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0
Philip Yang
-0
/
+3
2025-12-16
drm/amdkfd: Update LDS, Scratch base for 57bit address
Philip Yang
-8
/
+6
2025-12-16
drm/amdgpu: Enable 5-level page table for GFX 12.1.0
Philip Yang
-3
/
+3
2025-12-16
drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1
Feifei Xu
-0
/
+2
2025-12-16
drm/amdgpu: Fix CU info calculations for GFX 12.1
Mukul Joshi
-51
/
+27
2025-12-16
drm/amdgpu: Add soc v1_0 ih client id table
Hawking Zhang
-8
/
+44
2025-12-16
drm/amdgpu: Flush TLB on all XCCs on GFX 12.1
Mukul Joshi
-1
/
+1
2025-12-16
drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individually
Saleemkhan Jamadar
-2
/
+30
2025-12-16
drm/amdgpu: Change set ip clock/power gating param
Lijo Lazar
-8
/
+6
2025-12-16
drm/amdgpu: Use helper to get ip block
Lijo Lazar
-25
/
+18
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
-443
/
+450
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
-2
/
+8
2025-12-16
drm/amd: Resume the device in thaw() callback when console suspend is disabled
Mario Limonciello (AMD)
-1
/
+4
2025-12-16
drm/amdgpu: enable gpu tlb flush for gfxhub
Likun Gao
-3
/
+0
2025-12-16
drm/amdgpu: flush tlb properly for GMC v12.1 in early phase
Le Ma
-3
/
+6
2025-12-16
drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1
Le Ma
-3
/
+3
2025-12-16
drm/amdgpu: only copy ucode for enabled xcc
Likun Gao
-4
/
+6
2025-12-16
drm/amdgpu: fix issue when switch NPS1 to NPSX
chong li
-3
/
+3
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-536
/
+2690
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
[prev]
[next]