Skip to content

Commit

Permalink
drm/vc4: Add another reg to HDMI debug dumping.
Browse files Browse the repository at this point in the history
This is also involved in the HDMI setup sequence so it's nice to see
it.

Signed-off-by: Eric Anholt <[email protected]>
  • Loading branch information
anholt committed Feb 26, 2016
1 parent 851479a commit 936f1a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/vc4/vc4_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ static const struct {
HDMI_REG(VC4_HDMI_SW_RESET_CONTROL),
HDMI_REG(VC4_HDMI_HOTPLUG_INT),
HDMI_REG(VC4_HDMI_HOTPLUG),
HDMI_REG(VC4_HDMI_RAM_PACKET_CONFIG),
HDMI_REG(VC4_HDMI_HORZA),
HDMI_REG(VC4_HDMI_HORZB),
HDMI_REG(VC4_HDMI_FIFO_CTL),
Expand Down

0 comments on commit 936f1a5

Please sign in to comment.