index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2026-04-16
drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes in pre_enable/post_disable
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes while iterating with list_for_each_...
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes while iterating with list_for_each_...
Luca Ceresoli
2026-04-16
drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
Luca Ceresoli
2026-04-16
drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
Luca Ceresoli
2026-04-16
drm/encoder: add mutex to protect the bridge chain
Luca Ceresoli
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal
Biju Das
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
Biju Das
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
Biju Das
2026-04-16
drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
2026-04-15
drm/xe: Suppress reset log for killed queues
Daniele Ceraolo Spurio
2026-04-16
Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-04-15
drm/xe/xe3p: add gt tuning TileY 2x2 walk pattern
Clint Taylor
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
drm/i915: Remove the vma parent interface
Ville Syrjälä
2026-04-15
drm/i915: Track fence region ID in plane state
Ville Syrjälä
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-04-15
drm/i915/display: change pipe allocation order for discrete platforms
Jani Nikula
2026-04-15
drm/i915: Reject BIOS FB rotation in common code
Ville Syrjälä
2026-04-15
drm/i915: Completely reject DPT BIOS FBs.
Ville Syrjälä
2026-04-15
drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regions
Ville Syrjälä
2026-04-15
drm/i915: Reject tile4 BIOS FB
Ville Syrjälä
2026-04-15
drm/i915: Use a 1 second timeout for the polling vblank wait
Ville Syrjälä
2026-04-15
drm/i915: Move initial plane vblank wait into display code
Ville Syrjälä
2026-04-15
drm/i915: Make plane_config->fb a struct drm_framebuffer*
Ville Syrjälä
2026-04-15
drm/i915: Don't pass the whole plane_config to initial_plane_phys()
Ville Syrjälä
2026-04-15
drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_config
Ville Syrjälä
2026-04-15
drm/i915: Introduce sanity to the plane_config pointer vs. array thing
Ville Syrjälä
2026-04-15
drm/i915/psr: Init variable to avoid early exit from et alignment loop
Jouni Högander
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2026-04-14
drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
Shuicheng Lin
2026-04-14
drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
Shuicheng Lin
2026-04-14
drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
Shuicheng Lin
2026-04-14
drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()
Shuicheng Lin
2026-04-14
drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
Shuicheng Lin
2026-04-14
drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...
Shuicheng Lin
2026-04-14
drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
Luca Ceresoli
2026-04-14
drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
Luca Ceresoli
2026-04-14
drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the ov...
Luca Ceresoli
2026-04-14
drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missin...
Luca Ceresoli
2026-04-14
drm/bridge: dw-hdmi: move next_bridge lookup to attach time
Luca Ceresoli
2026-04-14
drm/bridge: dw-hdmi: warn on unsupported attach combination
Luca Ceresoli
2026-04-14
drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop in...
Luca Ceresoli
2026-04-14
drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
Luca Ceresoli
2026-04-14
drm/mxsfb/lcdif: simplify ep pointer management using __free
Luca Ceresoli
2026-04-14
drm/mxsfb/lcdif: simplify remote pointer management using __free
Luca Ceresoli
2026-04-14
drm/xe/pf: Derive admin-only PF mode from xe_device state
Satyanarayana K V P
2026-04-14
drm/xe/pf: Restrict device query responses in admin-only PF mode
Satyanarayana K V P
[prev]
[next]