summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-13drm/v3d: Remove dedicated fence_lockMaíra Canal
2026-03-13drm/v3d: Attach per-fd reset counters to v3d_statsTvrtko Ursulin
2026-03-13drm/v3d: Hold v3d_stats references in each jobTvrtko Ursulin
2026-03-13drm/v3d: Refcount v3d_statsTvrtko Ursulin
2026-03-13drm/v3d: Use raw seqcount helpers instead of fighting with lockdepTvrtko Ursulin
2026-03-13drm/v3d: Handle error from drm_sched_entity_init()Maíra Canal
2026-03-13drm/colorop: Fix blob property reference tracking in state lifecycleHarry Wentland
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut
2026-03-13drm/i915/dp: Simplify forcing a link retrainingImre Deak
2026-03-13drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handlerImre Deak
2026-03-13drm: renesas: rz-du: mipi_dsi: Convert to FIELD_MODIFY()Geert Uytterhoeven
2026-03-13drm/i915/hdcp: Take force_hdcp14 into account during check_linkSuraj Kandpal
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-12drm/xe: Fix overflow in guc_ct_snapshot_captureMika Kuoppala
2026-03-12drm/ttm/tests: add a test to exercise ttm_bo_swapoutThadeu Lima de Souza Cascardo
2026-03-12drm/ttm: document that ttm_bo_swapout deals with pagesThadeu Lima de Souza Cascardo
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote
2026-03-12drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-03-11drm/xe/pat: Extract gt_pta_entry()Gustavo Sousa
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang