index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]