Hi Dave,
I've realised that the commit 3dae1c0919d8 ("drm/arm/malidp: Implemented the size validation for AFBC framebuffers") got bungled up in the upstreaming process and it was missing an important line from the function that calculates the size of the AFBC framebuffer. The patch to fix it has now been added into my repo, please pull into drm-next when convenient.
Many thanks, Liviu
The following changes since commit c530174b90fa3bcaa83d168b001b574bcb2da021:
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next (2018-10-04 11:31:05 +1000)
are available in the Git repository at:
git://linux-arm.org/linux-ld.git for-upstream/mali-dp
for you to fetch changes up to fd99bd8b805c7c01af7dd66e22bb31c8cfe64310:
drm: malidp: Add the size of the superblocks when calculating total size for AFBC buffers (2018-10-05 15:39:51 +0100)
---------------------------------------------------------------- Liviu Dudau (1): drm: malidp: Add the size of the superblocks when calculating total size for AFBC buffers
drivers/gpu/drm/arm/malidp_drv.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
dri-devel@lists.freedesktop.org