aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher2025-09-181-14/+10
* drm/amdkfd: add proper handling for S0ixAlex Deucher2025-09-182-4/+24
* drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam2025-09-151-0/+15
* drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca2025-09-092-8/+16
* drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca2025-09-091-29/+19
* drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi2025-09-091-0/+2
* drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher2025-09-091-2/+0
* amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang2025-09-091-12/+32
* drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar2025-09-081-15/+4
* drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King2025-09-031-1/+1
* drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher2025-08-294-20/+0
* drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher2025-08-291-2/+3
* drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang2025-08-291-3/+3
* Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...Dave Airlie2025-08-284-9/+18
|\
| * drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher2025-08-271-0/+1
| * drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang2025-08-271-3/+3
| * Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher2025-08-271-2/+2
| * drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher2025-08-271-2/+6
| * drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher2025-08-271-2/+6
* | drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann2025-08-221-2/+32
|/
* Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2025-08-205-11/+33
|\
| * drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong2025-08-122-4/+14
| * drm/amdgpu: fix incorrect vm flags to map boJack Xiao2025-08-121-2/+2
| * drm/amdgpu: fix vram reservation issueYiPeng Chai2025-08-121-2/+1
| * drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min2025-08-121-3/+16
* | Revert "drm/amdgpu: Use dma_buf from GEM object instance"Thomas Zimmermann2025-08-133-3/+4
|/
* Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-08-089-74/+189
|\
| * drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher2025-08-061-0/+1
| * drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher2025-08-062-36/+41
| * amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl2025-08-061-2/+2
| * drm/amdgpu: Update SDMA firmware version check for user queue supportJesse.Zhang2025-08-041-1/+1
| * drm/amdgpu: Add NULL check for asic_funcsLijo Lazar2025-08-041-1/+2
| * drm/amdgpu: update mmhub 3.3 client id mappingsAlex Deucher2025-08-041-1/+104
| * drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher2025-08-041-25/+32
| * drm/amdgpu: Retain job->vm in amdgpu_job_prepare_jobYuanShang2025-08-041-7/+0
| * drm/amdgpu: Update external revid for GC v9.5.0Lijo Lazar2025-08-041-0/+2
| * drm/amdgpu: Update supported modes for GC v9.5.0Lijo Lazar2025-08-041-1/+4
* | Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-08-019-35/+43
|\|
| * drm/amdgpu: update mmhub 4.1.0 client id mappingsAlex Deucher2025-07-281-21/+13
| * drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min2025-07-284-7/+21
| * drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr accessYang Wang2025-07-281-2/+4
| * drm/amdgpu: Avoid extra evict-restore process.Gang Ba2025-07-281-4/+2
| * drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher2025-07-282-0/+2
| * drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor2025-07-281-1/+1
* | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-07-31120-1869/+3193
|\|
| * Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-2152-374/+910
| |\
| | * drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-1725-79/+37
| | * drm/amdgpu/sdma7: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-4/+3
| | * drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-4/+3
| | * drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-2/+6