drm/v3d: HACK: gut runtime pm for now.
authorEric Anholt <eric@anholt.net>
Mon, 14 Jan 2019 23:13:17 +0000 (15:13 -0800)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:56 +0000 (16:03 +0000)
commitf3e28176f5e351027febae9c2ae3d243ac443be1
treeb17df4eba9b36dbcd757b0f048738dbab71c6b70
parentff2ded256d1848081f2ccce78e530873a61f0bea
drm/v3d: HACK: gut runtime pm for now.

Something is still unstable -- on starting a new glxgears from an idle
X11, I get an MMU violation in high addresses.  The CTS also failed
quite quickly.  With this, CTS progresses for an hour before OOMing
(allocating some big buffers when my board only has 600MB available to
Linux)

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/v3d/v3d_debugfs.c
drivers/gpu/drm/v3d/v3d_drv.c