summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-27drm/amdgpu/vpe: add ring reset supportAlex Deucher-1/+24
2025-08-27drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()Alex Deucher-2/+0
2025-08-27drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin-1/+8
2025-08-27drm/amd/pm: Update SMU v13.0.6 PPT caps initializationJesse.Zhang-1/+4
2025-08-27drm/amdkfd: fix vram allocation failure for a special caseEric Huang-1/+6
2025-08-27drm/amdkfd: Allow device error to be loggedSunday Clement-5/+2
2025-08-27drm/amd/display: clean-up dead code in dml2_mall_phantomBrahmajit Das-4/+2
2025-08-27drm/amdgpu: Add support for dpc to the productCe Sun-1/+1
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang-9/+1
2025-08-27drm/amdgpu: Add support for dpc to a series of productsCe Sun-1/+1
2025-08-27drm/amdgpu: Correct the loss of aca bank reg infoCe Sun-32/+29
2025-08-27drm/amdgpu: Add a mutex lock to protect poison injectionCe Sun-0/+5
2025-08-27drm/amdgpu: Correct the counts of nr_banks and nr_errorsCe Sun-0/+2
2025-08-27drm/amd/display: Remove redundant header filesLiao Yuanhong-2/+0
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-27drm/xe: Ensure GT is in C0 during resumesXin Wang-1/+7
2025-08-27drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internallyXin Wang-21/+15
2025-08-27drm/stm: ltdc: unify log systemRaphael Gallais-Pou-69/+70
2025-08-27drm/sysfb: Do not deref unexisting CRTC state in atomic_disableThomas Zimmermann-4/+1
2025-08-27drm/i915/psr: Check PSR pause counter in __psr_wait_for_idle_lockedJouni Högander-1/+1
2025-08-26kunit: Pass parameterized test context to generate_params()Marie Zhussupova-11/+12
2025-08-26drm/xe/wcl: Extend L3bank mask workaroundChaitanya Kumar Borah-1/+1
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas-1/+9
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost-1/+2
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström-2/+6
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström-16/+4
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński-1/+1
2025-08-26drm/xe/xe_hw_error: Add fault injection to trigger csc error handlerRiana Tauro-1/+16
2025-08-26drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errorsRiana Tauro-3/+75
2025-08-26drm/xe: Add support to handle hardware errorsRiana Tauro-0/+145
2025-08-26drm/xe/doc: Document device wedged and runtime survivabilityRiana Tauro-8/+54
2025-08-26drm/xe/xe_survivability: Add support for Runtime survivability modeRiana Tauro-1/+44
2025-08-26drm/xe/xe_survivability: Refactor survivability modeRiana Tauro-33/+81
2025-08-26drm/xe: Add a helper function to set recovery methodRiana Tauro-5/+24
2025-08-26drm/xe: Set GT as wedged before sending wedged ueventRiana Tauro-4/+8
2025-08-26drm: Add a vendor-specific recovery method to drm device wedged ueventRiana Tauro-0/+2
2025-08-26drm/xe: Add documentation for Xe Device WedgingRiana Tauro-0/+10
2025-08-26Revert "drm/tegra: Use dma_buf from GEM object instance"Thomas Zimmermann-1/+1
2025-08-26drm/vesadrm: Support DRM_FORMAT_C8Thomas Zimmermann-1/+113
2025-08-26drm/vesadrm: Prepare color management for palette-based framebuffersThomas Zimmermann-8/+15
2025-08-26drm/vesadrm: Rename vesadrm_set_gamma_lut() to vesadrm_set_color_lut()Thomas Zimmermann-8/+8
2025-08-26drm/format-helper: Add XRGB8888-to-RGB332 to drm_fb_blit()Thomas Zimmermann-0/+3
2025-08-26drm/color-mgmt: Prepare for RGB332 palettesThomas Zimmermann-0/+34
2025-08-26drm/sysfb: Blit to CRTC destination formatThomas Zimmermann-11/+20
2025-08-26drm/sysfb: Find screen_info format with helpersThomas Zimmermann-12/+9
2025-08-26drm/i915/psr: Do not unnecessarily remove underrun on idle PSR WAJouni Högander-2/+3
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray-1/+105