Re: [PATCH] drm/gem-framebuffer: log errors when gem size < afbc_size

From: Daniel Stone
Date: Thu May 08 2025 - 05:11:23 EST


Hi Andy,

On Thu, 8 May 2025 at 11:49, Andy Yan <andyshrk@xxxxxxx> wrote:
> Let the user know what went wrong in drm_gem_fb_afbc_init
> failure paths.

Thanks for this, and thanks also for using drm_dbg_kms() to make sure
that userspace can't flood the log with errors.

Reviewed-by: Daniel Stone <daniels@xxxxxxxxxxxxx>

Cheers,
Daniel