Re: [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

2023-05-15 Thread Swapnil Raicha
Hi Alex, I am currently working on STM32MP1 based custom board and using the auo,g101evn010 panel. The panel comes up but the colours are not as expected. One observation is that when I pull down the notification bar on the Android Screen on the panel, due to the overlay of the notification,

Re: [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

2018-12-03 Thread Thierry Reding
On Thu, Oct 25, 2018 at 05:09:30PM +0200, Alex Gonzalez wrote: > The change adds support for the AU Optronics G101EVN010 10.1" TFT LCD > panel. > > Signed-off-by: Alex Gonzalez > --- > .../bindings/display/panel/auo,g101evn010 | 12 ++ > drivers/gpu/drm/panel/panel-simple.c

Re: [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

2018-12-03 Thread Gonzalez, Alex
On Tue, Oct 30, 2018 at 11:05:19PM +, Rob Herring wrote: >On Thu, 25 Oct 2018 17:09:30 +0200, Alex Gonzalez wrote: >> The change adds support for the AU Optronics G101EVN010 10.1" TFT LCD >> panel. >> >> Signed-off-by: Alex Gonzalez >> --- >> .../bindings/display/panel/auo,g101evn010

Re: [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

2018-10-30 Thread Rob Herring
On Thu, 25 Oct 2018 17:09:30 +0200, Alex Gonzalez wrote: > The change adds support for the AU Optronics G101EVN010 10.1" TFT LCD > panel. > > Signed-off-by: Alex Gonzalez > --- > .../bindings/display/panel/auo,g101evn010 | 12 ++ > drivers/gpu/drm/panel/panel-simple.c

[PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

2018-10-26 Thread Alex Gonzalez
The change adds support for the AU Optronics G101EVN010 10.1" TFT LCD panel. Signed-off-by: Alex Gonzalez --- .../bindings/display/panel/auo,g101evn010 | 12 ++ drivers/gpu/drm/panel/panel-simple.c | 27 ++ 2 files changed, 39 insertions(+)