summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li1-0/+14
2025-03-07drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen1-7/+62
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung1-1/+2
2025-03-07drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer1-1/+1
2025-03-07drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-07drm/amdkfd: Preserve cp_hqd_pq_control on update_mqdDavid Yat Sin4-7/+14
2025-03-07drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann1-62/+155
2025-03-07drm/xe/userptr: fix EFAULT handlingMatthew Auld1-0/+12
2025-03-07drm/xe/userptr: restore invalidation list on errorMatthew Auld1-7/+21
2025-03-07drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai1-1/+0
2025-03-07drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen1-2/+15
2025-03-07drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher5-11/+32
2025-03-07drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher1-2/+4
2025-03-07drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa1-2/+3
2025-02-27drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-27drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+30
2025-02-27drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPERArnd Bergmann1-0/+3
2025-02-27drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak1-2/+2
2025-02-27drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas1-2/+2
2025-02-27drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak2-2/+2
2025-02-27drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak1-1/+14
2025-02-27drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä1-0/+18
2025-02-27drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang1-0/+3
2025-02-27drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar2-6/+10
2025-02-27drm: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve1-4/+4
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling1-1/+1
2025-02-27drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi1-13/+1
2025-02-27drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi5-36/+237
2025-02-27drm/xe: Make irq enabled flag atomicIlia Levi3-35/+9
2025-02-27drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski2-2/+3
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski2-14/+26
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski2-3/+16
2025-02-27drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten1-1/+2
2025-02-27drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov3-3/+3
2025-02-27drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov1-1/+1
2025-02-27drm/msm: Avoid rounding up to one jiffyRob Clark1-7/+4
2025-02-27nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand1-2/+7
2025-02-27rust: finish using custom FFI integer typesMiguel Ojeda1-1/+1
2025-02-27drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX2-1/+6
2025-02-27drm/amdkfd: Move gfx12 trap handler to separate fileJay Cornwall2-201/+1127
2025-02-27drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu6-34/+308
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt1-3/+3
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström1-6/+6
2025-02-21drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()Karol Przybylski1-1/+1
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner1-0/+5
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov1-3/+0
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold1-2/+2
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen2-2/+1