summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley
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-05-28drm/vc4: hdmi: Switch to HDMI connectorMaxime Ripard
2024-04-22drm/vc4: hdmi: switch to struct drm_edidJani Nikula
2024-04-15drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula
2023-12-13drm/vc4: hdmi: Create destroy state implementationMaxime 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-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-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-03-28drm: Use of_property_present() for testing DT property presenceRob Herring
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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: hdmi: Always enable GCP with AVMUTE clearedDom Cobley
2023-01-26drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2023-01-09drm/vc4: hdmi: Correct interlaced timings againDave Stevenson
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-15drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito
2022-11-15drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech
2022-11-03drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech
2022-11-03drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley