summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-08-27drm/amdgpu: Correct the counts of nr_banks and nr_errorsCe Sun-0/+2
2025-08-27drm/amdgpu/fence: Remove redundant 0 value initializationLiao Yuanhong-1/+0
2025-08-27drm/amdgpu: Allocate psp fw private buffer in vramHawking Zhang-2/+1
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann-2/+32
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-11/+33
2025-08-18drm/amdgpu/vcn: Remove unnecessary checkRodrigo Siqueira-5/+1
2025-08-15drm/amdgpu: refactor bad_page_work for corner case handlingChenglei Xie-13/+58
2025-08-15drm/amdgpu: remove duplicated argument wptr_vaQiang Liu-1/+0
2025-08-15drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handlingJesse.Zhang-4/+14
2025-08-15drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou-1/+14
2025-08-13Revert "drm/amdgpu: Use dma_buf from GEM object instance"Thomas Zimmermann-3/+4
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: Add description for partition commandsLijo Lazar-0/+4
2025-08-11drm/amdgpu: fix incorrect comment formatCryolitia PukNgae-3/+3
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak-1/+4
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar-5/+83
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-74/+189
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher-36/+41
2025-08-06amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl-2/+2
2025-08-06drm/amdgpu/vcn: Hold pg_lock before vcn power offSathishkumar S-0/+2
2025-08-06drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S-2/+4
2025-08-06drm/amdgpu: Assign unique id to compute partitionLijo Lazar-0/+21
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher-36/+41
2025-08-06drm/amdgpu: Add helpers to set/get unique idsLijo Lazar-0/+91
2025-08-06drm/amdgpu: Prevent hardware access in dpc stateLijo Lazar-4/+1
2025-08-06drm/amdgpu/vcn: Fix double-free of vcn dump bufferLijo Lazar-5/+1
2025-08-06drm/amdgpu: Log reset source during recoveryLijo Lazar-2/+3
2025-08-06drm/amdgpu: Generate BP threshold exceed CPER once threshold exceededXiang Liu-0/+4
2025-08-06drm/amdgpu: Set dpc status appropriatelyLijo Lazar-8/+16
2025-08-06drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar-15/+4
2025-08-06drm/amdgpu/gfx9.4.3: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11
2025-08-06drm/amdgpu/gfx9: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11
2025-08-06drm/amdgpu/gfx10: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11
2025-08-06amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl-2/+2
2025-08-04drm/amdgpu: Update SDMA firmware version check for user queue supportJesse.Zhang-1/+1
2025-08-04drm/amdgpu: Add NULL check for asic_funcsLijo Lazar-1/+2
2025-08-04drm/amdgpu: update mmhub 3.3 client id mappingsAlex Deucher-1/+104
2025-08-04drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher-25/+32
2025-08-04drm/amdgpu: Retain job->vm in amdgpu_job_prepare_jobYuanShang-7/+0