summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2025-02-17drm/vc4: hdmi: use eld_mutex to protect access to connector->eldDmitry Baryshkov
2024-12-14drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson
2024-12-14drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley
2024-12-05drm/vc4: Correct generation check in vc4_hvs_lut_loadDave Stevenson
2024-12-05drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flushDave Stevenson
2024-12-05drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_loadDave Stevenson
2024-12-05drm/vc4: Introduce generation number enumMaxime Ripard
2024-12-05drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley
2024-12-05drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson
2024-12-05drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson
2024-12-05drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson
2024-12-05drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-12-05drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson
2024-10-07drm/vc4: Stop the active perfmon before being destroyedMaíra Canal
2024-08-22drm/vc4: v3d: simplify clock retrievalStefan Wahren
2024-08-22drm/vc4: Get the rid of DRM_ERROR()Stefan Wahren
2024-08-22drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren
2024-06-20drm/vc4: vec: Add the margin properties to the connectorDave Stevenson
2024-06-20drm/vc4: Add monochrome mode to the VEC.Dave Stevenson
2024-05-28drm/vc4: tests: Convert to plane creation helperMaxime Ripard
2024-05-28drm/vc4: tests: Remove vc4_dummy_plane structureMaxime Ripard
2024-05-28drm/vc4: hdmi: Switch to HDMI connectorMaxime Ripard
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-22drm/vc4: hdmi: switch to struct drm_edidJani Nikula
2024-04-15drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-03-28drm: Switch DRM_DISPLAY_HDMI_HELPER to depends onMaxime Ripard
2024-03-28drm: Switch DRM_DISPLAY_HELPER to depends onMaxime Ripard
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-11drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-01-02drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return valueSimon Ser
2023-12-18drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPERDavid Gow
2023-12-13drm/vc4: hdmi: Create destroy state implementationMaxime Ripard
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-10-26drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard
2023-10-23drm/vc4: fix typoDario Binacchi
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-05drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-21drm/vc4: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-14ASoC: drm/vc4: merge DAI call back functions into opsKuninori Morimoto
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard