summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-03-13drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-13drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-13drm/sched: Fix preprocessor guardPhilipp Stanner
2025-03-13drm/imagination: Fix timestamps in firmware tracesAlessio Belle
2025-03-13drm/nouveau: select FW cachingDave Airlie
2025-03-13drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-13drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-03-13drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-13drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-03-13drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-13drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-13drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-13drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-13drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-13drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier
2025-03-13drm/imagination: only init job done fences onceBrendan King
2025-03-13drm/imagination: Hold drm_gem_gpuva lock for unmapBrendan King
2025-03-13drm/imagination: avoid deadlock on fence releaseBrendan King
2025-03-13drm/amd/pm: always allow ih interrupt from fwKenneth Feng
2025-03-13drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li
2025-03-07drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-03-07drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-07drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin
2025-03-07drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann
2025-03-07drm/xe/userptr: fix EFAULT handlingMatthew Auld
2025-03-07drm/xe/userptr: restore invalidation list on errorMatthew Auld
2025-03-07drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai
2025-03-07drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen
2025-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-03-07drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher
2025-03-07drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa
2025-02-27drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher
2025-02-27drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher
2025-02-27drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPERArnd Bergmann
2025-02-27drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak
2025-02-27drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas
2025-02-27drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak
2025-02-27drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak
2025-02-27drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä
2025-02-27drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang
2025-02-27drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar
2025-02-27drm: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-02-27drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
2025-02-27drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi