commit | 6234fc0fb03743536eefba47c08ff8d4c9cf2fae | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Feb 20 13:03:43 2019 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Apr 01 10:44:34 2019 -0700 |
tree | a68e7e78f02354a9330cb383210f0ebc29571cba | |
parent | cb74f6ee8e3a00e85d53697d5d84ec21d416e5ef [diff] |
drm/vc4: Make sure that the v3d ident debugfs has vc4's power on. Otherwise, you sometimes decode the ident fields based on 0xdeadbeef register reads. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20190220210343.28157-7-eric@anholt.net Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>