]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/v3d: Fix debugfs reads of MMU regs.
authorEric Anholt <eric@anholt.net>
Fri, 19 Apr 2019 00:10:11 +0000 (17:10 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 16 May 2019 16:24:19 +0000 (09:24 -0700)
commit145986ec566b002359243702962b917e7506d44b
tree037eb985c2d1aa409e07299897252d23e4bbccdf
parentba6e798ecf320716780bb6a6088a8d17dcba1d49
drm/v3d: Fix debugfs reads of MMU regs.

They're in the hub, not the individual cores.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190419001014.23579-1-eric@anholt.net
Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
drivers/gpu/drm/v3d/v3d_debugfs.c