Re: [PATCH RESEND] drm/komeda: Add check for komeda_get_layer_fourcc_list()

2025-01-22 Thread Liviu Dudau
Hi Haoxiang, For reasons that I have not uncovered yet, the work email servers never delivered your message, I have discovered it today accidentally while looking in a backup I have at home. On Thu, Dec 19, 2024 at 05:02:56PM +0800, Haoxiang Li wrote: > Add check for the return value of komeda_ge

[PATCH RESEND] drm/komeda: Add check for komeda_get_layer_fourcc_list()

2024-12-20 Thread Haoxiang Li
Add check for the return value of komeda_get_layer_fourcc_list() to catch the potential exception. Fixes: 5d51f6c0da1b ("drm/komeda: Add writeback support") Cc: sta...@vger.kernel.org Signed-off-by: Haoxiang Li --- drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c | 4 1 file changed