summaryrefslogtreecommitdiff
path: root/drivers/gpu
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/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: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
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-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-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela
2025-02-27xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa
2025-02-27drm/xe/oa: Add input fence dependenciesAshutosh Dixit
2025-02-27drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit
2025-02-27drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit
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/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/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
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-21gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh
2025-02-21drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard
2025-02-17drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-02-17drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä
2025-02-17drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula