index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-16
drm/amdgpu: correct rlc autoload for xcc harvest
Likun Gao
1
-1
/
+2
2025-12-16
drm/amdgpu: add gfx sysfs support for gfx_v12_1
Likun Gao
1
-0
/
+4
2025-12-16
drm/amdgpu/mes_v12_1: fix mes access xcd register
Jack Xiao
1
-0
/
+20
2025-12-16
drm/amdgpu: normalize reg addr as local xcc for gfx v12_1
Likun Gao
1
-0
/
+30
2025-12-16
drm/amdgpu: support xcc harvest for ih translate
Likun Gao
1
-4
/
+6
2025-12-16
drm/amdgpu: Correct inst_id input from physical to logic
Likun Gao
1
-25
/
+25
2025-12-16
drm/amdgpu: use physical xcc id to get rrmt
Likun Gao
1
-10
/
+16
2025-12-16
drm/amdgpu: Correct xcc_id input to GET_INST from physical to logic
Likun Gao
3
-37
/
+24
2025-12-16
drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1
Michael Chen
1
-91
/
+95
2025-12-16
drm/amdgpu: Support 57bit fault address for GFX 12.1.0
Philip Yang
1
-1
/
+1
2025-12-16
drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0
Philip Yang
2
-0
/
+3
2025-12-16
drm/amdkfd: Update LDS, Scratch base for 57bit address
Philip Yang
1
-8
/
+6
2025-12-16
drm/amdgpu: Enable 5-level page table for GFX 12.1.0
Philip Yang
1
-3
/
+3
2025-12-16
drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1
Feifei Xu
1
-0
/
+2
2025-12-16
drm/amdgpu: Fix CU info calculations for GFX 12.1
Mukul Joshi
1
-51
/
+27
2025-12-16
drm/amdgpu: Add soc v1_0 ih client id table
Hawking Zhang
5
-8
/
+44
2025-12-16
drm/amdgpu: Flush TLB on all XCCs on GFX 12.1
Mukul Joshi
1
-1
/
+1
2025-12-16
drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individually
Saleemkhan Jamadar
3
-2
/
+30
2025-12-16
drm/amdgpu: Change set ip clock/power gating param
Lijo Lazar
2
-8
/
+6
2025-12-16
drm/amdgpu: Use helper to get ip block
Lijo Lazar
1
-25
/
+18
2025-12-16
drm/amdgpu: Move ip block related functions
Lijo Lazar
4
-443
/
+450
2025-12-16
drm/amdgpu: fix a job->pasid access race in gpu recovery
Alex Deucher
1
-2
/
+8
2025-12-16
drm/amd: Resume the device in thaw() callback when console suspend is disabled
Mario Limonciello (AMD)
1
-1
/
+4
2025-12-16
drm/amdgpu: enable gpu tlb flush for gfxhub
Likun Gao
1
-3
/
+0
2025-12-16
drm/amdgpu: flush tlb properly for GMC v12.1 in early phase
Le Ma
2
-3
/
+6
2025-12-16
drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1
Le Ma
1
-3
/
+3
2025-12-16
drm/amdgpu: only copy ucode for enabled xcc
Likun Gao
1
-4
/
+6
2025-12-16
drm/amdgpu: fix issue when switch NPS1 to NPSX
chong li
1
-3
/
+3
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+5
2025-12-10
drm/amd: Fix unbind/rebind for VCN 4.0.5
Mario Limonciello (AMD)
1
-0
/
+2
2025-12-10
drm/amdgpu: Set xcp id for mes ring
Hawking Zhang
1
-0
/
+1
2025-12-10
drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCH
Hawking Zhang
3
-3
/
+6
2025-12-10
drm/amdgpu: Initialize vram_info for gmc v12_1
Hawking Zhang
3
-7
/
+17
2025-12-10
drm/amdgpu: Init compute partition mode for gfx v12_1
Hawking Zhang
1
-6
/
+28
2025-12-10
drm/amdgpu: Initialize memory ranges for gmc v12_1
Hawking Zhang
1
-0
/
+8
2025-12-10
drm/amdgpu: Initialize memory partition callbacks for gmc v12_1
Hawking Zhang
1
-0
/
+2
2025-12-10
drm/amdgpu: support rlc autoload for muti-xcc
Likun Gao
1
-19
/
+38
2025-12-10
drm/amdgpu: Enable atomics for all the available xcc
Hawking Zhang
1
-5
/
+14
2025-12-10
drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1
Mukul Joshi
2
-4
/
+2
2025-12-10
drm/amdkfd: Enable per-process XNACK for GFX 12.1.0
Mukul Joshi
2
-0
/
+3
2025-12-10
drm/amdgpu: Enable retry faults for GFX 12.1
Mukul Joshi
2
-1
/
+5
2025-12-10
drm/amdgpu: Add IH node-id to XCC mapping
Mukul Joshi
1
-4
/
+29
2025-12-10
drm/amdgpu: Add interrupt handler for GFX 12.1.0
Mukul Joshi
3
-2
/
+218
2025-12-10
drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1
Mukul Joshi
1
-2
/
+17
2025-12-10
drm/amdgpu/sdma: add query for CSA size and alignment
Alex Deucher
3
-0
/
+31
2025-12-10
drm/amdgpu: fix mes packet params issue when flush hdp.
chong li
10
-114
/
+160
2025-12-10
drm/amdgpu/gfx: add eop size and alignment to shadow info
Alex Deucher
3
-0
/
+10
2025-12-10
drm/amdgpu: update sdma configuration for soc v1_0
Likun Gao
1
-0
/
+4
2025-12-10
drm/amdgpu: Initialize xcp manager for soc v1_0
Hawking Zhang
1
-0
/
+25
2025-12-10
drm/amdgpu: Add soc_v1_0_xcp_funcs
Hawking Zhang
1
-0
/
+411
[prev]
[next]