summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-05drm/xe: Set IP names in functions handling IP versionGustavo Sousa-5/+10
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström-9/+52
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström-26/+86
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström-6/+8
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost-19/+46
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström-60/+75
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström-1/+1
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström-1/+10
2025-03-05drm/panel: fix Visionox RM692E5 dependenciesArnd Bergmann-0/+2
2025-03-05drm/i915/display: convert intel_display.c to struct intel_displayJani Nikula-431/+413
2025-03-05drm/i915/display: remove dupe intel_update_watermarks() declarationJani Nikula-2/+0
2025-03-05drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_displayJani Nikula-11/+12
2025-03-05drm/i915/display: convert some intel_display.[ch] functions to struct intel_d...Jani Nikula-88/+94
2025-03-05drm/i915/display: convert various port/phy helpers to struct intel_displayJani Nikula-36/+31
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-03-05drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier-3/+19
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin-2/+2
2025-03-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke-1/+2
2025-03-05drm/xe: Increase the XE_PL_TT watermarkThomas Hellström-2/+1
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström-18/+513
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström-1/+135
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström-4/+136
2025-03-05drm/ttm: Use fault-injection to test error pathsThomas Hellström-1/+24
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström-52/+556
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström-1/+208
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG5_0_1Sathishkumar S-9/+5
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim-0/+6
2025-03-05drm/amdkfd: implement per queue sdma reset for gfx 9.4+Jonathan Kim-25/+171
2025-03-05drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu-5/+5
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG4_0_3Sathishkumar S-9/+5
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi-13/+195
2025-03-05drm/amdkfd: remove unnecessary cpu domain validationJames Zhu-6/+0
2025-03-05drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()Aurabindo Pillai-3/+3
2025-03-05drm/amd/display: Add workaround for a panelAurabindo Pillai-3/+35
2025-03-05drm/amdgpu: Update headers for CPER support on SRIOVTony Yi-13/+29
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-03-05drm/amdgpu: Reinit FW shared flags on VCN v5.0.1Lijo Lazar-8/+20
2025-03-05drm/amdgpu: Use the right struct for VCN v5.0.1Lijo Lazar-6/+6
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin-2/+2
2025-03-05drm/amdgpu: add dce_v6_0_soft_reset() to DCE6Alexandre Demers-2/+51
2025-03-05drm/amdgpu: fix style in DCE6Alexandre Demers-9/+5
2025-03-05drm/amdgpu: add some comments in DCE6Alexandre Demers-2/+16
2025-03-05drm/amd/pm: Fix indentation issueAsad Kamal-1/+1
2025-03-05drm/amdgpu: Set PG state to gating for vcn_v_5_0_1Asad Kamal-1/+11
2025-03-05drm/amdgpu: Remove unused pqm_get_kernel_queueDr. David Alan Gilbert-15/+0
2025-03-05drm/amdgpu: Remove unused print__rq_dlg_params_stDr. David Alan Gilbert-12/+0
2025-03-05drm/amdgpu: Remove unused pre_surface_traceDr. David Alan Gilbert-125/+0
2025-03-05drm/amdgpu: Remove powerdown_uvd memberDr. David Alan Gilbert-6/+1
2025-03-05drm/amdgpu: Remove phm_powerdown_uvdDr. David Alan Gilbert-11/+0
2025-03-05drm/amdgpu: Remove ppatomfwctrl deadcodeDr. David Alan Gilbert-81/+0