Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/vc4: hdmi: Add a spinlock to protect register access | Maxime Ripard | 2021-11-05 | 1 | -0/+2 |
* | drm/vc4: hdmi: Warn if we access the controller while disabled | Maxime Ripard | 2021-10-25 | 1 | -0/+6 |
* | drm/vc4: hdmi: Enable the scrambler | Maxime Ripard | 2021-05-24 | 1 | -0/+3 |
* | drm/vc4: hdmi: Fix up CEC registers | Dom Cobley | 2021-01-28 | 1 | -1/+3 |
* | drm/vc4: hdmi: Enable 10/12 bpc output | Maxime Ripard | 2020-12-16 | 1 | -0/+9 |
* | drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused | Lee Jones | 2020-11-18 | 1 | -3/+3 |
* | drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write} | Nathan Chancellor | 2020-09-11 | 1 | -2/+2 |
* | drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write() | Dan Carpenter | 2020-09-10 | 1 | -2/+2 |
* | drm/vc4: hdmi: Support the BCM2711 HDMI controllers | Maxime Ripard | 2020-09-07 | 1 | -0/+201 |
* | drm/vc4: hdmi: Implement a register layout abstraction | Maxime Ripard | 2020-09-07 | 1 | -0/+241 |