Re: [PATCH] drm/mediatek: Fix color format MACROs in OVL

2024-10-15 Thread Doug Anderson
Hi, On Tue, Oct 15, 2024 at 3:30 AM Hsin-Te Yuan wrote: > > In commit 9f428b95ac89 ("drm/mediatek: Add new color format MACROs in > OVL"), some new color formats are defined in the MACROs to make the > switch statement more concise. However, there are typos in these > formats MACROs, which cause

[PATCH] drm/mediatek: Fix color format MACROs in OVL

2024-10-15 Thread Hsin-Te Yuan
In commit 9f428b95ac89 ("drm/mediatek: Add new color format MACROs in OVL"), some new color formats are defined in the MACROs to make the switch statement more concise. However, there are typos in these formats MACROs, which cause the return value to be incorrect. Fix the typos to ensure the return