summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard
2026-03-24drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspaceMaxime Ripard
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16drm/vc4: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-09-15drm/vc4: hdmi: switch to generic CEC helpersDmitry Baryshkov
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte
2025-05-21drm/bridge: allow limiting I2S formatsDmitry Baryshkov
2025-03-25drm/vc4: hdmi: Add jack detection to HDMI audio driverDavid Turner
2025-03-25drm/vc4: hdmi: Call HDMI hotplug helper on disconnectStefan Wahren
2025-03-03drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugsDan Carpenter
2025-02-26drm/vc4: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-13drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc()Herve Codina
2025-01-04drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()Dmitry Baryshkov
2025-01-04drm/vc4: hdmi: stop rereading EDID in get_modes()Dmitry Baryshkov
2025-01-04drm/vc4: hdmi: switch to using generic HDMI Codec infrastructureDmitry Baryshkov
2024-12-16drm/vc4: hdmi: use eld_mutex to protect access to connector->eldDmitry Baryshkov
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm/vc4: use drm_hdmi_connector_mode_valid()Dmitry Baryshkov
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-27drm/vc4: hdmi: Support 2712 D-step register mapDave Stevenson
2024-11-27drm/vc4: hdmi: Add support for BCM2712 HDMI controllersMaxime Ripard
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