Re: [PATCH v15 1/7] drm/ingenic: Fix support for JZ4780 HDMI output

From: Paul Cercueil
Date: Mon Feb 14 2022 - 07:37:00 EST


Hi,

Le lun., févr. 14 2022 at 13:33:25 +0100, H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> a écrit :
Hi Paul,

Am 14.02.2022 um 13:29 schrieb Paul Cercueil <paul@xxxxxxxxxxxxxxx>:

Hi,

Le lun., févr. 14 2022 at 11:19:40 +0100, H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> a écrit :
Hi Paul,
Am 14.02.2022 um 11:13 schrieb Paul Cercueil <paul@xxxxxxxxxxxxxxx>:
Hi,
Le sam., févr. 12 2022 at 16:50:49 +0100, H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> a écrit :
From: Paul Boddie <paul@xxxxxxxxxxxxx>
We have to make sure that
- JZ_LCD_OSDC_ALPHAEN is set
- plane f0 is disabled and not seen from user-space
Actually it will still be seen from user-space, but it won't be possible to use it. So before applying I'll change this to:
"plane f0 is disabled as it's not working yet"
If that's OK with you.
Yes. You understand much better than me the implications...

I reworded it to "plane f0 is disabled as it's not working yet", added a Fixes: tag, and pushed this patch to drm-misc-next.

great and thanks.
So I drop it from v16.

Neil told me he'd review patch [4/7] this week so maybe hold off v16 for a few days.

Cheers,
-Paul