index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2025-02-17
drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024-12-14
drm/vc4: hvs: Set AXI panic modes for the HVS
Dave Stevenson
2024-12-14
drm/vc4: hdmi: Avoid log spam for audio start failure
Dom Cobley
2024-12-05
drm/vc4: Correct generation check in vc4_hvs_lut_load
Dave Stevenson
2024-12-05
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
Dave Stevenson
2024-12-05
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
Dave Stevenson
2024-12-05
drm/vc4: Introduce generation number enum
Maxime Ripard
2024-12-05
drm/vc4: hdmi: Increase audio MAI fifo dreq threshold
Dom Cobley
2024-12-05
drm/vc4: hvs: Correct logic on stopping an HVS channel
Dave Stevenson
2024-12-05
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
Dave Stevenson
2024-12-05
drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer
Dave Stevenson
2024-12-05
drm/vc4: hdmi: Avoid hang with debug registers when suspended
Dom Cobley
2024-12-05
drm/vc4: hvs: Don't write gamma luts on 2711
Dave Stevenson
2024-10-07
drm/vc4: Stop the active perfmon before being destroyed
Maíra Canal
2024-08-22
drm/vc4: v3d: simplify clock retrieval
Stefan Wahren
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2024-08-22
drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
Stefan Wahren
2024-06-20
drm/vc4: vec: Add the margin properties to the connector
Dave Stevenson
2024-06-20
drm/vc4: Add monochrome mode to the VEC.
Dave Stevenson
2024-05-28
drm/vc4: tests: Convert to plane creation helper
Maxime Ripard
2024-05-28
drm/vc4: tests: Remove vc4_dummy_plane structure
Maxime Ripard
2024-05-28
drm/vc4: hdmi: Switch to HDMI connector
Maxime Ripard
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
Geert Uytterhoeven
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
drm/vc4: hdmi: switch to struct drm_edid
Jani Nikula
2024-04-15
drm: vc4: Fix possible null pointer dereference
Aleksandr Mishin
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
2024-03-13
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-11
drm/vc4: don't check if plane->state->fb == state->fb
Maíra Canal
2024-01-02
drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return value
Simon Ser
2023-12-18
drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER
David Gow
2023-12-13
drm/vc4: hdmi: Create destroy state implementation
Maxime Ripard
2023-11-10
Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-10-26
drm/vc4: tests: Fix UAF in the mock helpers
Maxime Ripard
2023-10-23
drm/vc4: fix typo
Dario Binacchi
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-05
drm/vc4: Annotate struct vc4_perfmon with __counted_by
Kees Cook
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-21
drm/vc4: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-14
ASoC: drm/vc4: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-31
drm/vc4: tests: pv-muxing: Document test scenario
Maxime Ripard
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
[next]