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-09drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flushDave Stevenson
2024-12-09drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson
2024-12-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson
2024-12-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson
2024-12-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-12-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson
2024-10-17drm/vc4: Stop the active perfmon before being destroyedMaíra Canal
2024-10-04drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren
2024-06-12drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin
2024-04-13drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2023-11-20drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard
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
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-09drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland
2023-06-08drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-25drm/vc4: hdmi: Add BT.2020 SupportDave Stevenson
2023-04-25drm/vc4: hdmi: Add BT.601 SupportDave Stevenson
2023-04-25drm/vc4: hdmi: Add a function to retrieve the CSC matrixDave Stevenson
2023-04-25drm/vc4: hdmi: Rework the CSC matrices organizationDave Stevenson
2023-04-25drm/vc4: hdmi: Swap CSC matrix channels for YUV444Dave Stevenson
2023-04-25drm/vc4: hdmi: Rename full range helperDave Stevenson
2023-04-25drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB rangeDave Stevenson
2023-04-25drm/vc4: hdmi: Update all the planes if the TV margins are changedMaxime Ripard
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter
2023-04-11drm/vc4: remove unused render_wait variableTom Rix
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-03-28drm: Use of_property_present() for testing DT property presenceRob Herring
2023-03-14drm/vc4: Use GEM DMA fbdev emulationThomas Zimmermann
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-02-28drm/vc4: replace obj lookup steps with drm_gem_objects_lookupMaíra Canal
2023-02-28drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_infoMaíra Canal
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-16Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard
2023-02-16Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard
2023-02-16drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard
2023-02-16drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard
2023-02-09drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley