index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2025-06-10
drm/vc4: fix infinite EPROBE_DEFER loop
Gabriel Dalimonte
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-29
drm/vc4: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-07
drm/vc4: tests: Retry pv-muxing tests when EDEADLK
Maxime Ripard
2025-04-07
drm/vc4: tests: Stop allocating the state in test init
Maxime Ripard
2025-04-07
drm/vc4: tests: Document output handling functions
Maxime Ripard
2025-04-07
drm/vc4: tests: Use return instead of assert
Maxime Ripard
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
drm/vc4: hdmi: Add jack detection to HDMI audio driver
David Turner
2025-03-25
drm/vc4: hdmi: Call HDMI hotplug helper on disconnect
Stefan Wahren
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
2025-03-09
drm/vc4: plane: fix inconsistent indenting warning
Charles Han
2025-03-03
drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
2025-02-26
drm/vc4: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
2025-02-14
drm/atomic: Let drivers decide which planes to async flip
André Almeida
2025-02-13
drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc()
Herve Codina
2025-01-19
drm/vc4: Remove BOs seqnos
Maíra Canal
2025-01-19
drm/vc4: Use DMA Resv to implement VC4 wait BO IOCTL
Maíra Canal
2025-01-19
drm/vc4: Use DRM Execution Contexts
Maíra Canal
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2025-01-04
drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
2025-01-04
drm/vc4: hdmi: stop rereading EDID in get_modes()
Dmitry Baryshkov
2025-01-04
drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
Dmitry Baryshkov
2024-12-16
drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024-12-12
drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count()
Dan Carpenter
2024-12-11
drm/vc4: plane: Remove WARN on state being set in plane_reset
Dave Stevenson
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm/vc4: use drm_hdmi_connector_mode_valid()
Dmitry Baryshkov
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
drm/vc4: Drop planes that are completely off-screen or 0 crtc size
Dave Stevenson
2024-11-27
drm/vc4: Enable bg_fill if there are no planes enabled
Dave Stevenson
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
2024-11-27
drm/vc4: hdmi: Support 2712 D-step register map
Dave Stevenson
2024-11-27
drm/vc4: plane: Add support for 2712 D-step.
Dave Stevenson
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
2024-11-27
drm/vc4: txp: Add BCM2712 MOPLET support
Maxime Ripard
2024-11-27
drm/vc4: txp: Add support for BCM2712 MOP
Maxime Ripard
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
2024-11-27
drm/vc4: txp: Move the encoder type in the variant structure
Maxime Ripard
2024-11-27
drm/vc4: txp: Handle 40-bits DMA Addresses
Maxime Ripard
2024-11-27
drm/vc4: txp: Add horizontal and vertical size offset toggle bit
Maxime Ripard
2024-11-27
drm/vc4: txp: Add byte enable toggle bit
Maxime Ripard
[next]