summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi_phy.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard2022-03-241-1/+1
* drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard2021-11-051-0/+37
* drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard2020-12-161-3/+5
* drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard2020-09-071-0/+481
* drm/vc4: hdmi: Add PHY RNG enable / disable functionMaxime Ripard2020-09-071-0/+15
* drm/vc4: hdmi: Add PHY init and disable functionMaxime Ripard2020-09-071-0/+25