]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/v3d: Skip debugfs dumping GCA on platforms without GCA.
authorEric Anholt <eric@anholt.net>
Fri, 28 Sep 2018 23:21:26 +0000 (16:21 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Oct 2018 20:10:54 +0000 (13:10 -0700)
commit2f20fa8d12e859a03f68bdd81d75830141bc9ac9
treec29c3d7d062044560503f492b6e84732efc0180a
parent4fa825bf405082a342b3a8717337ba58c7260c3f
drm/v3d: Skip debugfs dumping GCA on platforms without GCA.

Fixes an oops reading this debugfs entry on BCM7278.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20180928232126.4332-4-eric@anholt.net
Fixes: 57692c94dcbe ("drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+")
Cc: <stable@vger.kernel.org>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/gpu/drm/v3d/v3d_debugfs.c