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
2026-01-05
drm/amdgpu/jpeg: Add jpeg 5.3.0 support
Saleemkhan Jamadar
3
-1
/
+732
2026-01-05
drm/amdgpu: reserve umf hole size at vram high end for gfx v12.1
Le Ma
1
-1
/
+7
2026-01-05
drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
Srinivasan Shanmugam
1
-22
/
+23
2026-01-05
drm/amdgpu: enable CP interrupt for gfx v12_1 in frontdoor loading case
Le Ma
1
-2
/
+3
2026-01-05
drm/amdgpu: Add sysfs up clean for gfx_v12_1
Asad Kamal
1
-0
/
+1
2026-01-05
drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12_1
Shaoyun Liu
2
-0
/
+78
2026-01-05
drm/amdgpu: Update TCP Control register on GFX 12.1
Mukul Joshi
1
-0
/
+12
2026-01-05
drm/amdgpu: Cleanup gmc_v12_1 after 6.16 merge
Mukul Joshi
1
-17
/
+3
2026-01-05
drm/amdgpu: Disable TCP Early Write Ack for GFX 12.1
Mukul Joshi
1
-0
/
+12
2026-01-05
drm/amdkfd: fix partitioned gfx12 address watch enablement
Jonathan Kim
1
-4
/
+4
2026-01-05
drm/amdgpu: skip gfxhub tlb flush if gfx is power off
Likun Gao
1
-0
/
+4
2026-01-05
drm/amdkfd: Add gfx_v12_1_kfd2kgd interface for GFX12_1
Likun Gao
2
-1
/
+389
2026-01-05
drm/amdgpu: update mcm_addr_lut data for imu v12_1
Likun Gao
2
-7
/
+9
2026-01-05
drm/amdgpu: Init mcm_addr look up table
Hawking Zhang
3
-0
/
+12
2026-01-05
drm/amdgpu: Always set PTE.B for device memory on GFX 12.1
Mukul Joshi
1
-4
/
+4
2026-01-05
drm/amdgpu/gfx12.1: Don't fetch default register values from hardware in mqd init
Lang Yu
1
-8
/
+16
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
54
-150
/
+180
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
30
-73
/
+73
2026-01-05
drm/amd: Convert amdgpu_display from DRM_* to drm_ macros
Mario Limonciello (AMD)
1
-20
/
+20
2026-01-05
drm/amd: Drop dev_fmt prefix
Mario Limonciello (AMD)
1
-6
/
+0
2026-01-05
drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()
Mario Limonciello (AMD)
11
-12
/
+14
2026-01-05
drm/amd: Add correct prefix for VBIOS message
Mario Limonciello (AMD)
1
-1
/
+1
2026-01-05
drm/amd: Drop "amdgpu kernel modesetting enabled" message
Mario Limonciello (AMD)
1
-1
/
+0
2026-01-05
drm/amdgpu: Add address checking for uniras
Jinzhou Su
1
-1
/
+6
2026-01-05
drm/amdgpu: add support for MMHUB IP version 3.4.0
Tim Huang
2
-0
/
+35
2026-01-05
drm/amdgpu: add support for HDP IP version 6.1.1
Tim Huang
1
-0
/
+1
2026-01-05
drm/amdgpu: add support for IH IP version 6.1.1
Tim Huang
1
-0
/
+1
2026-01-05
drm/amdgpu: add support for NBIO IP version 7.11.4
Tim Huang
4
-10
/
+66
2026-01-05
drm/amdgpu: add support for SDMA IP version 6.1.4
Tim Huang
2
-0
/
+2
2026-01-05
drm/amdgpu: add support for GC IP version 11.5.4
Tim Huang
7
-1
/
+28
2026-01-05
drm/amdgpu: Fix xcc_id input for soc_v1_0_grbm_select
Hawking Zhang
1
-4
/
+4
2026-01-05
drm/amdgpu: Do not initialize imu callback for vf
Hawking Zhang
1
-2
/
+2
2026-01-05
drm/amdgpu: make normalize reg addr to common func for soc v1
Likun Gao
5
-42
/
+45
2026-01-05
drm/amdgpu: Setup MTYPE on SOC models for GFX 12.1
Mukul Joshi
1
-4
/
+2
2026-01-05
drm/amdgpu: Report correct compute partition mode on GFX 12.1
Mukul Joshi
1
-1
/
+1
2026-01-05
drm/amdgpu: Rework MES initialization on GFX 12.1
Mukul Joshi
1
-10
/
+46
2026-01-05
drm/amdgpu: Use correct MES pipe in non-SPX mode on GFX 12.1
Mukul Joshi
2
-3
/
+11
2026-01-05
drm/amdgpu: adjust xcc_id program logic for sdma v7_1
Likun Gao
1
-8
/
+11
2026-01-05
drm/amdgpu: adjust xcc logic for gfxhub v12_1
Likun Gao
1
-19
/
+33
2026-01-05
drm/amdgpu: adjust xcc_cp_resume function for gfx_v12_1
Likun Gao
1
-106
/
+132
2026-01-05
drm/amdgpu: disable burst for gfx v12_1
Likun Gao
1
-0
/
+8
2026-01-05
drm/amdgpu: Setup Retry based thrashing prevention on GFX 12.1
Mukul Joshi
1
-1
/
+21
2026-01-05
drm/amdgpu: Program IH_VMID_LUT_INDEX register on GFX 12.1
Mukul Joshi
1
-2
/
+12
2026-01-05
drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter
Jack Xiao
2
-0
/
+4
2026-01-05
drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdma
Alex Deucher
1
-0
/
+26
2026-01-05
drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for compute
Alex Deucher
1
-0
/
+26
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
3
-72
/
+33
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: Add gfx v12_1 interrupt source header
Hawking Zhang
2
-6
/
+6
[prev]
[next]