commit | a49bf8fb0a311cc8f68329e9853c15c6f0d12f9e | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Feb 08 12:47:01 2017 -0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Feb 15 12:50:08 2017 -0800 |
tree | a38da0ee7e8d11045bc67be019c0645c25731057 | |
parent | 813a787861a41da45678176b3923c6992e084cc2 [diff] |
drm/vc4: Drop debug print at boot with DPI enabled. Unlike the other encoders in the driver, I've also dropped the debug dump function. There's only really one register to this device, and we have the debugfs reg entry still. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170208204701.29013-1-eric@anholt.net