Re: [PATCH] drm: add cache support for arm64

2019-07-30 Thread Rob Clark
On Tue, Jul 30, 2019 at 4:01 PM Rob Clark wrote: > > From: Rob Clark > > Signed-off-by: Rob Clark > --- > Not sure about 32b arm, but at least for aarch64 this is relatively > easy. So lets at least enable for arm64. hmm, bleh, I thought this was too easy.. I hadn't noticed that (even though d

[PATCH] drm: add cache support for arm64

2019-07-30 Thread Rob Clark
From: Rob Clark Signed-off-by: Rob Clark --- Not sure about 32b arm, but at least for aarch64 this is relatively easy. So lets at least enable for arm64. drivers/gpu/drm/drm_cache.c | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/drm_c