summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-16drm/xe: Add missing '@' prefix to kernel-doc member tagsShuicheng Lin
2026-04-16drm/xe: Fix stale and mismatched kernel-doc member tags in header filesShuicheng Lin
2026-04-16drm/drm_atomic: duplicate colorop states if plane color pipeline in useMelissa Wen
2026-04-16drm/i915: Clear i915->display when no longer validVille Syrjälä
2026-04-16dma-buf: Remove the old selftestJason Gunthorpe
2026-04-16Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...Jani Nikula
2026-04-16drm/i915/lt_phy: Update the Tx Swing for DP 1.4Arun R Murthy
2026-04-16drm: rcar-du: encoder: convert to of_drm_find_and_get_bridge()Luca Ceresoli
2026-04-16drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()Luca Ceresoli
2026-04-16drm/bridge: prevent encoder chain changes in pre_enable/post_disableLuca Ceresoli
2026-04-16drm/bridge: prevent encoder chain changes while iterating with list_for_each_...Luca Ceresoli
2026-04-16drm/bridge: prevent encoder chain changes while iterating with list_for_each_...Luca Ceresoli
2026-04-16drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertionLuca Ceresoli
2026-04-16drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removalLuca Ceresoli
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