summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
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
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard
2022-10-28drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-10-13drm/vc4: hdmi: Check the HSM rate at runtime_resumeMaxime Ripard
2022-10-13drm/vc4: hdmi: Enforce the minimum rate at runtime_resumeMaxime Ripard
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-09-13drm/vc4: hdmi: Reset link on hotplugMaxime Ripard
2022-09-13drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() aroundMaxime Ripard
2022-09-13drm/vc4: hdmi: Switch to detect_ctxMaxime Ripard
2022-09-13drm/vc4: hdmi: Simplify the hotplug handlingMaxime Ripard
2022-09-13drm/vc4: hdmi: Remove mutex in detectMaxime Ripard
2022-09-13drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scramblingMaxime Ripard
2022-09-13drm/vc4: hdmi: Constify drm_display_modeMaxime Ripard
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-08-25drm/vc4: hdmi: unlock mutex when device is unpluggedDanilo Krummrich
2022-08-18drm/vc4: hdmi: Rework power upMaxime Ripard
2022-08-18drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard
2022-08-15drm/vc4: Drop of_gpio headerMaíra Canal
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-07-13drm/vc4: Switch to drmm_mutex_initMaxime Ripard
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to devm_pm_runtime_enableMaxime Ripard
2022-07-13drm/vc4: hdmi: Protect device resources after removalMaxime Ripard
2022-07-13drm/vc4: hdmi: Move audio structure offset checksMaxime Ripard
2022-07-13drm/vc4: hdmi: Use devm to register hotplug interruptsMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to DRM-managed kfree to build regsetsMaxime Ripard
2022-07-13drm/vc4: hdmi: Use a device-managed action for DDCMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to device-managed CEC initializationMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to device-managed ALSA initializationMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to DRM-managed connector initializationMaxime Ripard
2022-07-13drm/vc4: hdmi: Switch to DRM-managed encoder initializationMaxime Ripard
2022-07-13drm/vc4: hdmi: Remove call to drm_connector_unregister()Maxime Ripard