summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi_regs.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard2021-11-051-0/+2
* drm/vc4: hdmi: Warn if we access the controller while disabledMaxime Ripard2021-10-251-0/+6
* drm/vc4: hdmi: Enable the scramblerMaxime Ripard2021-05-241-0/+3
* drm/vc4: hdmi: Fix up CEC registersDom Cobley2021-01-281-1/+3
* drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard2020-12-161-0/+9
* drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unusedLee Jones2020-11-181-3/+3
* drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}Nathan Chancellor2020-09-111-2/+2
* drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()Dan Carpenter2020-09-101-2/+2
* drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard2020-09-071-0/+201
* drm/vc4: hdmi: Implement a register layout abstractionMaxime Ripard2020-09-071-0/+241