summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2025-02-27drm/xe: Make irq enabled flag atomicIlia Levi
2025-02-27drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski
2025-02-27drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten
2025-02-27drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov
2025-02-27drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov
2025-02-27drm/msm: Avoid rounding up to one jiffyRob Clark
2025-02-27nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand
2025-02-27rust: finish using custom FFI integer typesMiguel Ojeda
2025-02-27drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX
2025-02-27drm/amdkfd: Move gfx12 trap handler to separate fileJay Cornwall
2025-02-27drm/amd/display: Correct register address in dcn35loanchen
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström
2025-02-21drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()Karol Przybylski
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2025-02-21drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit
2025-02-21drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-21drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das
2025-02-21drm: Fix DSC BPP increment decodingImre Deak
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-21amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan
2025-02-21drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-21drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-21drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui