Skip to content
Commit c09dedb7 authored by Takashi Iwai's avatar Takashi Iwai Committed by Dave Airlie
Browse files

drm/edid: Add a workaround for 1366x768 HD panel



HD panel (1366x768) found most commonly on laptops can't be represented
exactly in CVT/DMT expression, which leads to 1368x768 instead, because
1366 can't be divided by 8.

Add a hack to convert to 1366x768 manually as an exception.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Acked-by: default avatarAdam Jackson <ajax@redhat.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 02809179
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment