-
由 Lucas Stach 提交于
The switch to per-process address spaces erroneously dropped the check which validated that the command buffer is mapped through the linear apperture as required by the hardware. This turned a system misconfiguration with a helpful error message into a very hard to debug issue. Reinstate the check at the appropriate location. Fixes: 17e4660a (drm/etnaviv: implement per-process address spaces on MMUv2) Signed-off-by: NLucas Stach <l.stach@pengutronix.de> Reviewed-by: NGuido Günther <agx@sigxcpu.org>
18fa692d