drm/i915: fix pipeconf dither bit definitions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 7 Sep 2010 21:48:05 +0000 (14:48 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 11:38:17 +0000 (12:38 +0100)
commit4f0d1aff791db8935ee146fe7928b63bba0f1b59
tree91338ce138d24060961ccf8b59596d0b1e1d5ef0
parentdd2575ffbd71d0922eb31b94adc0923f9808c915
drm/i915: fix pipeconf dither bit definitions

Make them match the others and add BPP definitions.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c