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
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-02
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
2026-04-02
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
2026-04-02
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
2026-04-02
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
2026-03-24
drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Maxime Ripard
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
2026-03-05
drm/vc4: platform_get_irq_byname() returns an int
Greg Kroah-Hartman
2026-03-03
drm/vc4: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
drm/vc4: hdmi: replace use of system_wq with system_percpu_wq
Marco Crivellari
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-10
drm/vc4: Switch private_obj initialization to atomic_create_state
Maxime Ripard
2026-02-02
drm/vc4: Replace IDR with XArray for perfmon tracking
Maíra Canal
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
2026-01-19
drm/vc4: hdmi: implement clear_infoframe
Dmitry Baryshkov
2026-01-16
drm: Discard pm_runtime_put() return value
Rafael J. Wysocki
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-06
drm/vc4: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
2025-09-15
drm/vc4: hdmi: switch to generic CEC helpers
Dmitry Baryshkov
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
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-05-21
drm/bridge: allow limiting I2S formats
Dmitry Baryshkov
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
[next]