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-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-19
drm/amdgpu: Add sriov vf check for VCN per queue reset support.
Shikang Fan
2
-2
/
+4
2025-11-19
drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flags
Srinivasan Shanmugam
1
-1
/
+1
2025-11-19
drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
Timur Kristóf
1
-2
/
+2
2025-11-19
drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
Yifan Zha
1
-2
/
+2
2025-11-19
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-19
drm/amdgpu: Switch to use %ptSp
Andy Shevchenko
1
-2
/
+1
2025-11-18
drm/amdgpu: Unregister mce notifier
Lijo Lazar
1
-1
/
+27
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
1
-3
/
+5
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
1
-7
/
+1
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+3
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
2
-6
/
+9
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
1
-3
/
+9
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
2
-15
/
+10
2025-11-14
drm/amdgpu: Add lock to serialize sriov command execution
YiPeng Chai
3
-5
/
+15
2025-11-14
drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
YiPeng Chai
1
-1
/
+2
2025-11-14
drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical path
Christian König
1
-3
/
+3
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
3
-49
/
+14
2025-11-14
drm/amdgpu: Enable xgmi extended peer links for sriov guest
Will Aitken
1
-2
/
+2
2025-11-14
drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flag
Will Aitken
2
-1
/
+6
2025-11-14
drm/amdgpu: Refactor sriov xgmi topology filling to common code
Will Aitken
2
-32
/
+14
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
1
-1
/
+5
2025-11-14
drm/amdgpu: Refactor how SI and CIK support is determined
Timur Kristóf
1
-65
/
+86
2025-11-14
drm/amdgpu: Avoid xgmi register access
Lijo Lazar
1
-0
/
+6
2025-11-11
drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
Sathishkumar S
1
-0
/
+1
2025-11-11
drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
Sultan Alsawaf
1
-0
/
+2
2025-11-11
drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process
Jesse.Zhang
1
-2
/
+3
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
1
-0
/
+12
2025-11-11
drm/amdgpu/vce1: Workaround PLL timeout on FirePro W9000
Timur Kristóf
1
-0
/
+8
2025-11-11
drm/amdgpu/vce1: Enable VCE1 on Tahiti, Pitcairn, Cape Verde GPUs
Timur Kristóf
1
-11
/
+3
2025-11-11
drm/amdgpu/vce1: Ensure VCPU BO is in lower 32-bit address space (v3)
Timur Kristóf
4
-0
/
+75
2025-11-11
drm/amdgpu: Check if AID is active before access
Lijo Lazar
1
-0
/
+4
2025-11-11
drm/amdgpu/vce1: Implement VCE1 IP block (v2)
Timur Kristóf
4
-1
/
+818
2025-11-11
drm/amdgpu/vce1: Load VCE1 firmware
Timur Kristóf
1
-0
/
+12
2025-11-11
drm/amdgpu/vce1: Clean up register definitions
Timur Kristóf
1
-40
/
+0
2025-11-11
drm/amdgpu/vce: Clear VCPU BO, don't unmap/unreserve (v4)
Timur Kristóf
1
-20
/
+3
2025-11-11
drm/amdgpu/vce: Move firmware load to amdgpu_vce_early_init
Timur Kristóf
5
-46
/
+91
2025-11-11
drm/amdgpu/ttm: Use GART helper to map VRAM pages (v2)
Timur Kristóf
1
-10
/
+2
2025-11-11
drm/amdgpu: Use DC by default on SI dGPUs
Timur Kristóf
1
-13
/
+2
2025-11-11
drm/amdgpu/gart: Add helper to bind VRAM pages (v2)
Timur Kristóf
2
-0
/
+39
2025-11-11
drm/amdgpu/gmc6: Place gart at low address range
Timur Kristóf
1
-1
/
+1
2025-11-11
drm/amdgpu/userqueue: Remove duplicate amdgpu_reset.h header
Jiapeng Chong
1
-1
/
+0
2025-11-11
drm/amdgpu: resume MES scheduling after user queue hang detection and recovery
Jesse.Zhang
1
-0
/
+7
2025-11-11
drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
Sathishkumar S
1
-0
/
+1
2025-11-11
drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
Sultan Alsawaf
1
-0
/
+2
2025-11-11
drm/amdgpu: optimize timeout implemention in ras_eeprom_update_record_num
Tao Zhou
1
-5
/
+13
2025-11-11
drm/amdgpu: add RAS bad page threshold handling for PMFW manages eeprom
Tao Zhou
1
-6
/
+30
2025-11-11
drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process
Jesse.Zhang
1
-2
/
+3
2025-11-11
drm/amdgpu: try for more times if RAS bad page number is not updated
Tao Zhou
1
-1
/
+21
[prev]
[next]