Hi, On Mon, May 11, 2026 at 2:59 AM Chen-Yu Tsai <[email protected]> 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 <[email protected]> > --- > 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
