summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-10drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström-28/+27
2025-09-10drm/xe: Convert xe_dma_buf.c for exhaustive evictionThomas Hellström-20/+41
2025-09-10drm/xe/display: Convert __xe_pin_fb_vma()Thomas Hellström-12/+18
2025-09-10drm/xe: Convert the CPU fault handler for exhaustive evictionThomas Hellström-51/+225
2025-09-10drm/xe: Convert existing drm_exec transactions for exhaustive evictionThomas Hellström-106/+75
2025-09-10drm/xe: Convert SVM validation for exhaustive evictionThomas Hellström-48/+55
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström-61/+115
2025-09-10drm/xe: Introduce an xe_validation wrapper around drm_execThomas Hellström-0/+351
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström-110/+407
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/amd/display: use udelay rather than fsleepAlex Deucher-1/+1
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/amd/display: Remove duplicated codeRay Wu-9/+0
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/amd/display: use udelay rather than fsleepAlex Deucher-1/+1
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-09drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMGJulia Filipchuk-2/+2
2025-09-09drm/xe/guc: Don't invoke disable_ct action during replacementMichal Wajdeczko-1/+1
2025-09-09drm/xe/guc: Always add CT disable action during second init stepMichal Wajdeczko-6/+5
2025-09-09drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk-1/+2
2025-09-09drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström-1/+88
2025-09-09drm/xe: Allow the pm notifier to continue on failureThomas Hellström-10/+7
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström-16/+16
2025-09-09drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko-1/+2
2025-09-09drm/xe: Never report L3 bank mask for media GT going forwardMatt Roper-15/+24
2025-09-09amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-09drm/amdkfd: fix p2p links bug in topologyEric Huang-1/+2
2025-09-09drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-09drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)-21/+0
2025-09-09drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea-164/+111
2025-09-09drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-09-09drm/i915/gt: Fix memory leak in hangcheck selftestJonathan Cavitt-3/+1
2025-09-09drm/xe/debugfs: Don't expose dgfx residencies attributes on VFMichal Wajdeczko-1/+1
2025-09-09drm/i915: Drop unused struct_mutex from drm_i915_privateLuiz Otavio Mello-10/+0
2025-09-09drm/i915: Clean-up outdated struct_mutex commentsLuiz Otavio Mello-4/+2
2025-09-09drm/i915/display: Remove outdated struct_mutex commentsLuiz Otavio Mello-5/+1