index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2025-06-30
drm/amdgpu: Fix error with dev_info_once usage
Lijo Lazar
2025-06-30
drm/amdgpu: Use correct severity for BP threshold exceed event
Xiang Liu
2025-06-30
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
drm/amdgpu: move guilty handling into ring resets
Alex Deucher
2025-06-30
drm/amdgpu: move force completion into ring resets
Alex Deucher
2025-06-30
drm/amdgpu: rework queue reset scheduler interaction
Christian König
2025-06-30
drm/amdgpu: update ring reset function signature
Alex Deucher
2025-06-30
drm/amdgpu: remove job parameter from amdgpu_fence_emit()
Alex Deucher
2025-06-30
drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8
Alex Deucher
2025-06-30
drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_fini
Lin.Cao
2025-06-30
drm/amdgpu: indent an if statement
Dan Carpenter
2025-06-30
drm/amdgpu: Use dma_buf from GEM object instance
Thomas Zimmermann
2025-06-30
drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-06-30
drm/amdgpu: Convert from DRM_* to dev_*
Lijo Lazar
2025-06-30
drm/amdgpu: Include sdma_4_4_4.bin
Kent Russell
2025-06-30
drm/amd: Include <linux/export.h> when needed
André Almeida
2025-06-30
drm/amd: Do not include <linux/export.h> when unused
André Almeida
2025-06-30
drm/amdgpu/sdma5.x: suspend KFD queues in ring reset
Alex Deucher
2025-06-24
drm/amdgpu/sdma7: add ucode version checks for userq support
Alex Deucher
2025-06-24
drm/amdgpu/sdma6: add ucode version checks for userq support
Alex Deucher
2025-06-24
drm/amd: Adjust output for discovery error handling
Mario Limonciello
2025-06-24
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
Alex Deucher
2025-06-24
drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
Srinivasan Shanmugam
2025-06-24
drm/amd: Fix spelling mistake "correctalbe" -> "correctable"
Colin Ian King
2025-06-24
drm/amdgpu/sdma7: add ucode version checks for userq support
Alex Deucher
2025-06-24
drm/amdgpu/sdma6: add ucode version checks for userq support
Alex Deucher
2025-06-24
drm/amdgpu: Add more checks to PSP mailbox
Lijo Lazar
2025-06-24
drm/amdgpu: Convert init_mem_ranges into common helpers
Hawking Zhang
2025-06-24
drm/amdgpu: Generalize is_multi_chiplet with a common helper v2
Hawking Zhang
2025-06-24
drm/amdgpu: Convert query_memory_partition into common helpers
Hawking Zhang
2025-06-24
drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.h
Hawking Zhang
2025-06-24
drm/amdgpu: Convert pre|post_partition_switch into common helpers
Hawking Zhang
2025-06-24
drm/amdgpu: Convert update_supported_modes into a common helper
Hawking Zhang
2025-06-24
drm/amdgpu: Convert update_partition_sched_list into a common helper v3
Hawking Zhang
2025-06-24
drm/amdgpu: Convert select_sched into a common helper v3
Hawking Zhang
2025-06-24
drm/amdgpu: use common function to map ip for aqua_vanjaram
Likun Gao
2025-06-24
drm/amdgpu: make ip map init to common function
Likun Gao
2025-06-24
drm/amd/amdgpu: Refine isp_v4_1_1 logging
Pratap Nirujogi
2025-06-24
drm/amd/amdgpu: Add ISP Generic PM Domain (genpd) support
Pratap Nirujogi
2025-06-24
drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c
Vitaly Prosyak
2025-06-24
drm/amdgpu: remove fence slab
Alex Deucher
2025-06-24
drm/amd: Adjust output for discovery error handling
Mario Limonciello
2025-06-24
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
Alex Deucher
2025-06-24
drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
Srinivasan Shanmugam
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-18
drm/amdgpu/sdma5.2: init engine reset mutex
Alex Deucher
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
2025-06-18
drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
Jesse Zhang
2025-06-18
drm/amdgpu: Release reset locks during failures
Lijo Lazar
[prev]
[next]