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
2025-10-31
drm/sched: Fix comment in drm_sched_run_job_work()
Philipp Stanner
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2025-10-31
drm/amdgpu: Configure max beneficial TTM pool allocation order
Tvrtko Ursulin
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
2025-10-31
drm/ttm: Add getter for some pool properties
Tvrtko Ursulin
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-30
drm/client: Flush client buffers with drm_client_buffer_sync()
Thomas Zimmermann
2025-10-30
drm/client: Create client buffers with drm_client_buffer_create_dumb()
Thomas Zimmermann
2025-10-30
drm/client: Remove drm_client_framebuffer_delete()
Thomas Zimmermann
2025-10-30
drm/client: Deprecate struct drm_client_buffer.gem
Thomas Zimmermann
2025-10-30
drm/client: Inline drm_client_buffer_addfb() and _rmfb()
Thomas Zimmermann
2025-10-30
drm/client: Move dumb-buffer handling to drm_client_framebuffer_create()
Thomas Zimmermann
2025-10-30
drm/client: Remove pitch from struct drm_client_buffer
Thomas Zimmermann
2025-10-30
drm/imx/parallel-display: drop unused module alias
Johan Hovold
2025-10-30
drm/imx/tve: drop unused module alias
Johan Hovold
2025-10-30
drm/imx/ldb: drop unused module alias
Johan Hovold
2025-10-30
drm/imx/dw-hdmi: drop unused module alias
Johan Hovold
2025-10-30
drm/panel: synaptics-tddi: fix build error by missing regulator/consumer.h in...
Stephen Rothwell
2025-10-30
drm/sti: make use of drm_of_component_probe
Raphael Gallais-Pou
2025-10-30
drm/sti: check dma_set_coherent_mask return value
Raphael Gallais-Pou
2025-10-29
drm: panel: add support for Synaptics TDDI series DSI panels
Kaustabh Chakraborty
2025-10-29
drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel
David Heidelberg
2025-10-29
drm/panel: nv3052c: Reduce duplication of init sequences
Priit Laes
2025-10-29
drm/rcar-du: dsi: Convert register bitfields to GENMASK() macro
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Convert register bits to BIT() macro
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Clean up handling of DRM mode flags
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Respect DSI mode flags
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Clean up TXVMPSPHSETR DT macros
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Clean up CLOCKSET1 CLKINSEL macros
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Clean up VCLKSET register macros
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Deduplicate mipi_dsi_pixel_format_to_bpp() usage
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Document PHTR TESTDOUT as bitfield
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Document TXVMSETR PIXWDTH as bitfield
Marek Vasut
2025-10-29
drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros
Marek Vasut
2025-10-28
drm/atomic: WARN about invalid drm_foo_get_state() usage
Ville Syrjälä
2025-10-28
drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
Ville Syrjälä
2025-10-28
drm/ttm: add pgprot handling for RISC-V
Icenowy Zheng
2025-10-26
drm/gem-atomic: Reset plane state to NULL if allocation failed
Thomas Zimmermann
2025-10-24
drm/gud: rearrange gud_probe() to prepare for function splitting
Ruben Wauters
2025-10-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-24
drm/client: Do not free client memory by default
Thomas Zimmermann
2025-10-24
drm/log: Add free callback
Thomas Zimmermann
2025-10-24
drm/log: Do not hold lock across drm_client_release()
Thomas Zimmermann
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
2025-10-23
drm/sysfb: Use new CRTC state in begin_fb_access
Thomas Zimmermann
2025-10-22
drm/vkms: Allow to configure connector status via configfs
José Expósito
2025-10-22
drm/vkms: Allow to update the connector status
José Expósito
[next]