linux-dmabuf: Relax stride checks in linux-dmabuf
Non-linear modifiers can change the meaning of the stride. Therefore, we should not perform size checks involving strides for non-linear modifiers.
Signed-off-by: Ben Davis ben.davis@arm.com Signed-off-by: Dennis Tsiang dennis.tsiang@arm.com