OSDN Git Service

drm/vc4: Add CTM registers to debugfs
authorStefan Schake <stschake@gmail.com>
Fri, 20 Apr 2018 12:25:45 +0000 (05:25 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Apr 2018 18:50:22 +0000 (11:50 -0700)
commitc5dc6cf7f91f9e965a528910cf3ab96710d82dcf
treee5b34d63f62e68adaf5425f620e871b5885c0b51
parent766cc6b1f7fc9e10f096a84d147e48dead18ba59
drm/vc4: Add CTM registers to debugfs

Now that we set the OLED* registers to do CTM, it's helpful to have them
in the register dump.

Signed-off-by: Stefan Schake <stschake@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20180420122545.40014-2-stschake@gmail.com
drivers/gpu/drm/vc4/vc4_hvs.c