OSDN Git Service

drm/v3d: Stop trying to flush L2C on V3D 3.3+
authorEric Anholt <eric@anholt.net>
Mon, 3 Dec 2018 22:24:37 +0000 (14:24 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 7 Dec 2018 18:56:36 +0000 (10:56 -0800)
commit7b9d2fe4350a9c12f66ad8cc78c1098226f6c3c2
tree27c1e9108d97cf99e3d3771566392c7767b96f9d
parent51c1b6f9eb3dbdec91b0e3c89f623e634c996bbb
drm/v3d: Stop trying to flush L2C on V3D 3.3+

This cache was replaced with the slice accessing the L2T in the newer
generations.  Noted by Dave during review.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181203222438.25417-5-eric@anholt.net
Reviewed-by: Dave Emett <david.emett@broadcom.com>
drivers/gpu/drm/v3d/v3d_gem.c