summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-16drm/encoder: add mutex to protect the bridge chainLuca Ceresoli
2026-04-16drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signalBiju Das
2026-04-16drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delayBiju Das
2026-04-16drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()Biju Das
2026-04-16drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier
2026-04-15drm/xe: Suppress reset log for killed queuesDaniele Ceraolo Spurio
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-04-15drm/xe/xe3p: add gt tuning TileY 2x2 walk patternClint Taylor
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15drm/i915: Remove the vma parent interfaceVille Syrjälä
2026-04-15drm/i915: Track fence region ID in plane stateVille Syrjälä
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-04-15drm/i915/display: change pipe allocation order for discrete platformsJani Nikula
2026-04-15drm/i915: Reject BIOS FB rotation in common codeVille Syrjälä
2026-04-15drm/i915: Completely reject DPT BIOS FBs.Ville Syrjälä
2026-04-15drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regionsVille Syrjälä
2026-04-15drm/i915: Reject tile4 BIOS FBVille Syrjälä
2026-04-15drm/i915: Use a 1 second timeout for the polling vblank waitVille Syrjälä
2026-04-15drm/i915: Move initial plane vblank wait into display codeVille Syrjälä
2026-04-15drm/i915: Make plane_config->fb a struct drm_framebuffer*Ville Syrjälä
2026-04-15drm/i915: Don't pass the whole plane_config to initial_plane_phys()Ville Syrjälä
2026-04-15drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_configVille Syrjälä
2026-04-15drm/i915: Introduce sanity to the plane_config pointer vs. array thingVille Syrjälä
2026-04-15drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-14drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin
2026-04-14drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin
2026-04-14drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin
2026-04-14drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
2026-04-14drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connectorLuca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTORLuca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the ov...Luca Ceresoli
2026-04-14drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missin...Luca Ceresoli
2026-04-14drm/bridge: dw-hdmi: move next_bridge lookup to attach timeLuca Ceresoli
2026-04-14drm/bridge: dw-hdmi: warn on unsupported attach combinationLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop in...Luca Ceresoli
2026-04-14drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridgeLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: simplify ep pointer management using __freeLuca Ceresoli
2026-04-14drm/mxsfb/lcdif: simplify remote pointer management using __freeLuca Ceresoli
2026-04-14drm/xe/pf: Derive admin-only PF mode from xe_device stateSatyanarayana K V P
2026-04-14drm/xe/pf: Restrict device query responses in admin-only PF modeSatyanarayana K V P
2026-04-14drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach failsOsama Abdelkader
2026-04-14drm/arcpgu: fix device node leakLuca Ceresoli
2026-04-14drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä
2026-04-14drm/i915/backlight: Fix VESA backlight possible check conditionSuraj Kandpal
2026-04-13drm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P
2026-04-13drm/xe: Add memory pool with shadow supportSatyanarayana K V P