summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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/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/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa1-2/+3
2025-03-07drm/xe/oa: Allow only certain property changes from configAshutosh Dixit1-14/+46
2025-03-07drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit2-18/+26
2025-03-07drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit1-229/+229
2025-03-07drm/xe/oa: Signal output fencesAshutosh Dixit2-17/+105
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/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: 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/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-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-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
2025-02-27xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
2025-02-27drm/xe/oa: Add input fence dependenciesAshutosh Dixit1-4/+21
2025-02-27drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit3-2/+89
2025-02-27drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit1-13/+44
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/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
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter1-2/+1
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar1-2/+8
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar2-0/+6
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen1-8/+4
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-21drm: Fix DSC BPP increment decodingImre Deak1-1/+1
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-21amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan1-1/+1