commit | 46e484566fe4dc8a34e0ccc154e2f8b939b9ec96 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jun 24 12:19:26 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Jul 07 13:20:49 2011 -0700 |
tree | 6bcfc2121dfd705c3db0ec5554f2b6c5b6492f21 | |
parent | 020f6704b5fbf687534ce53aeedc0364a995ae8a [diff] |
drm: bpp and depth changes require full mode sets To properly drive a framebuffer with a new depth or bpp, dither settings and link bandwidth calculations may change, so make sure we go through a full mode set in that case. Reported-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Keith Packard <keithp@keithp.com>