summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell
2025-06-30drm/amd: Include <linux/export.h> when neededAndré Almeida
2025-06-30drm/amd: Do not include <linux/export.h> when unusedAndré Almeida
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam
2025-06-24drm/amd: Fix spelling mistake "correctalbe" -> "correctable"Colin Ian King
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher
2025-06-24drm/amdgpu: Add more checks to PSP mailboxLijo Lazar
2025-06-24drm/amdgpu: Convert init_mem_ranges into common helpersHawking Zhang
2025-06-24drm/amdgpu: Generalize is_multi_chiplet with a common helper v2Hawking Zhang
2025-06-24drm/amdgpu: Convert query_memory_partition into common helpersHawking Zhang
2025-06-24drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.hHawking Zhang
2025-06-24drm/amdgpu: Convert pre|post_partition_switch into common helpersHawking Zhang
2025-06-24drm/amdgpu: Convert update_supported_modes into a common helperHawking Zhang
2025-06-24drm/amdgpu: Convert update_partition_sched_list into a common helper v3Hawking Zhang
2025-06-24drm/amdgpu: Convert select_sched into a common helper v3Hawking Zhang
2025-06-24drm/amdgpu: use common function to map ip for aqua_vanjaramLikun Gao
2025-06-24drm/amdgpu: make ip map init to common functionLikun Gao
2025-06-24drm/amd/amdgpu: Refine isp_v4_1_1 loggingPratap Nirujogi
2025-06-24drm/amd/amdgpu: Add ISP Generic PM Domain (genpd) supportPratap Nirujogi
2025-06-24drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70cVitaly Prosyak
2025-06-24drm/amdgpu: remove fence slabAlex Deucher
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher
2025-06-18drm/amdgpu: Add xgmi API to set max speed/widthLijo Lazar
2025-06-18drm/amdgpu: Deprecate xgmi_link_speed enumLijo Lazar
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min
2025-06-18drm/amdgpu: refine usage of amdgpu_bad_page_thresholdganglxie