Re: [PATCH] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0

From: Doug Anderson

Date: Mon May 11 2026 - 10:22:47 EST


Hi,

On Mon, May 11, 2026 at 2:59 AM Chen-Yu Tsai <wenst@xxxxxxxxxxxx> wrote:
>
> These two panels are found in MT8195 Dojo, a.k.a. the HP Chromebook
> x360 13b-ca0xxx laptop.
>
> Only the BOE entry was tested on an actual device. The AUO entry is
> solely based on the provided datasheet.
>
> Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-edp.c | 2 ++
> 1 file changed, 2 insertions(+)

In recent patches, we've been including the EDID in the commit
message. That helps later if someone finds that they need different
settings for the same ID. We can figure out if two panels somehow
reused the same ID or if the original timings just need updating.

-Doug