index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hdmi.c
Age
Commit message (
Expand
)
Author
2025-03-25
drm/vc4: hdmi: Add jack detection to HDMI audio driver
David Turner
2025-03-25
drm/vc4: hdmi: Call HDMI hotplug helper on disconnect
Stefan Wahren
2025-03-03
drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
2025-02-26
drm/vc4: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-02-13
drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc()
Herve Codina
2025-01-04
drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
2025-01-04
drm/vc4: hdmi: stop rereading EDID in get_modes()
Dmitry Baryshkov
2025-01-04
drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
Dmitry Baryshkov
2024-12-16
drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm/vc4: use drm_hdmi_connector_mode_valid()
Dmitry Baryshkov
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
drm/vc4: hdmi: Support 2712 D-step register map
Dave Stevenson
2024-11-27
drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
Maxime Ripard
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
2024-09-09
drm/vc4: hvs: Remove ABORT_ON_EMPTY flag
Dom Cobley
2024-09-09
drm/vc4: hdmi: Avoid hang with debug registers when suspended
Dom Cobley
2024-09-09
drm/vc4: hdmi: Increase audio MAI fifo dreq threshold
Dom Cobley
2024-09-09
drm/vc4: hdmi: Avoid log spam for audio start failure
Dom Cobley
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2024-08-22
drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
Stefan Wahren
2024-05-28
drm/vc4: hdmi: Switch to HDMI connector
Maxime Ripard
2024-04-22
drm/vc4: hdmi: switch to struct drm_edid
Jani Nikula
2024-04-15
drm: vc4: Fix possible null pointer dereference
Aleksandr Mishin
2024-03-13
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
2023-12-13
drm/vc4: hdmi: Create destroy state implementation
Maxime Ripard
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-14
ASoC: drm/vc4: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-09
drm/connector: Allow drivers to pass list of supported colorspaces
Harry Wentland
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-25
drm/vc4: hdmi: Add BT.2020 Support
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add BT.601 Support
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add a function to retrieve the CSC matrix
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Rework the CSC matrices organization
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Swap CSC matrix channels for YUV444
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Rename full range helper
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB range
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Update all the planes if the TV margins are changed
Maxime Ripard
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-16
Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"
Maxime Ripard
2023-02-16
Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Enable power domain before setting minimum
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Replace hardcoded value by define
Maxime Ripard
[next]