summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira-10/+10
2025-09-15drm/amdgpu: Remove volatile from RLC filesRodrigo Siqueira-4/+4
2025-09-15drm/amdgpu: Remove volatile from CSB functionsRodrigo Siqueira-25/+18
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie-48/+77
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-91/+727
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+12
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie-0/+12
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca-8/+16
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca-31/+21
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi-0/+2
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher-2/+0
2025-09-09drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to voidRodrigo Siqueira-39/+19
2025-09-09drm/amdgpu/vcn: Document IRQ per-instance irq behavior for VCN 4.0.3Rodrigo Siqueira-1/+5
2025-09-09drm/amdgpu: validate userq hw unmap status for destroying userqPrike Liang-0/+5
2025-09-09drm/amdgpu: Wire up MMIO_REMAP placement and User-visible stringsSrinivasan Shanmugam-0/+18
2025-09-09drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP PlacementSrinivasan Shanmugam-1/+2
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca-8/+16
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca-31/+21
2025-09-09drm/amdgpu: clean up the amdgpu_userq_active()Prike Liang-18/+0
2025-09-09drm/amdgpu/jpeg: Move parse_cs to amdgpu_jpeg.cSathishkumar S-70/+83
2025-09-09drm/amdgpu: validate userq input argsPrike Liang-32/+56
2025-09-09drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAPSrinivasan Shanmugam-0/+3
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi-0/+2
2025-09-09drm/amdgpu: Fix NULL ptr deref in amdgpu_device_cache_switch_state()John Olender-1/+1
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher-2/+0
2025-09-09amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-08drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar-15/+4
2025-09-05drm/amdgpu: Fix error codes if copy_to_user() failsDan Carpenter-2/+4
2025-09-05drm/amdgpu: Correct misnamed function in amdgpu_gem.cSrinivasan Shanmugam-1/+1
2025-09-05drm/amdgpu: print root PD address in PDE format instead of GPUSunil Khatri-1/+1
2025-09-05drm/amdgpu: Add vbios build number interfaceLijo Lazar-3/+54
2025-09-05drm/amdgpu/userq: add a detect and reset callbackJesse.Zhang-0/+51
2025-09-05drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher-1/+4
2025-09-05drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher-0/+4
2025-09-05drm/amdgpu: add support for cyan skillfish without IP discoveryAlex Deucher-0/+30
2025-09-05drm/amdgpu: add ip offset support for cyan skillfishAlex Deucher-1/+59
2025-09-05drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam-3/+12
2025-09-05amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-05drm/amdgpu/userq: add force completion helpersAlex Deucher-0/+43
2025-09-05drm/amdgpu: add user queue reset sourceAlex Deucher-0/+4
2025-09-05drm/amdgpu/mes12: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes11: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes: add front end for detect and reset hung queueJesse.Zhang-0/+86
2025-09-05drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12Jesse.Zhang-2/+30
2025-09-05drm/amdgpu: Add preempt and restore callbacks to userq funcsJesse.Zhang-0/+4
2025-09-05drm/amdgpu: fix the formating for debugfs printSunil Khatri-1/+1
2025-09-05drm/amd: add more cyan skillfish PCI idsAlex Deucher-0/+5
2025-09-05drm/amdgpu: add more information in debugfs to pagetable dumpSunil Khatri-0/+6
2025-09-05drm/amdgpu: Correct info field of bad page threshold exceed CPERXiang Liu-1/+3
2025-09-05drm/amdgpu/vcn: Remove redundant ternary operatorsLiao Yuanhong-2/+2