drm/i915: Re-use set_base_atomic to share setting of the display registers
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 8 Aug 2010 12:20:19 +0000 (13:20 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Sep 2010 10:14:10 +0000 (11:14 +0100)
commit4e6cfefc729be2aa20647415317577ed98d4f7bf
tree713999d68f48991086f925ed366b623153d0a6fb
parent52e68630d13f9668f8f4dd6978fa41039bacfaf6
drm/i915: Re-use set_base_atomic to share setting of the display registers

Lets try to avoid repeating old bugs.

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