summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper-26/+39
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap-36/+57
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav-3/+12
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander-2/+4
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander-0/+2
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula-223/+212
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula-8/+6
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula-45/+122
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula-1/+1
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula-2/+3
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak-3/+2
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie-2501/+3795
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah-0/+7
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah-2/+0
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-257/+2100
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-29/+69
2026-03-15Merge tag 'v7.0-rc4' into drm-rust-nextDanilo Krummrich-529/+951
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai-39/+4
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore-1/+2
2026-03-14drm/bridge: add support for lontium lt8713sx bridge driverVishnu Saini-0/+609
2026-03-13drm/pagemap: Enable THP support for GPU memory migrationFrancois Dugast-10/+62
2026-03-13drm/pagemap: Correct cpages calculation for migrate_vma_setupMatthew Brost-1/+37
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast-11/+17
2026-03-13drm/pagemap: Unlock and put folios when possibleFrancois Dugast-9/+17
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-6/+9
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong-15/+7
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong-3/+4
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-13drm/v3d: Remove dedicated fence_lockMaíra Canal-4/+1
2026-03-13drm/v3d: Attach per-fd reset counters to v3d_statsTvrtko Ursulin-35/+10
2026-03-13drm/v3d: Hold v3d_stats references in each jobTvrtko Ursulin-37/+34
2026-03-13drm/v3d: Refcount v3d_statsTvrtko Ursulin-27/+84
2026-03-13drm/v3d: Use raw seqcount helpers instead of fighting with lockdepTvrtko Ursulin-46/+17
2026-03-13drm/v3d: Handle error from drm_sched_entity_init()Maíra Canal-4/+12
2026-03-13drm/colorop: Fix blob property reference tracking in state lifecycleHarry Wentland-7/+19
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-4/+0
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel-64/+30
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter-10/+9
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter-2/+2
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic-0/+1
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut-3/+12
2026-03-13drm/i915/dp: Simplify forcing a link retrainingImre Deak-2/+2
2026-03-13drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handlerImre Deak-3/+13
2026-03-13drm: renesas: rz-du: mipi_dsi: Convert to FIELD_MODIFY()Geert Uytterhoeven-2/+1
2026-03-13drm/i915/hdcp: Take force_hdcp14 into account during check_linkSuraj Kandpal-1/+1