OSDN Git Service

drm/mgag200: Reject non-character-cell-aligned mode widths
authorAdam Jackson <ajax@redhat.com>
Mon, 15 Jun 2015 20:16:15 +0000 (16:16 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Jun 2015 00:01:16 +0000 (10:01 +1000)
commit25161084b1c1b0c29948f6f77266a35f302196b7
tree76e755c8b3b838316691289f8e297f6680471bea
parent0f57d86787d8b1076ea8f9cbdddda2a46d534a27
drm/mgag200: Reject non-character-cell-aligned mode widths

Turns out 1366x768 does not in fact work on this hardware.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_mode.c