Skip to content
Commit d74362c9 authored by Keith Packard's avatar Keith Packard
Browse files

drm/i915: Flush other plane register writes



Writes to the plane control register are buffered in the chip until a
write to the DSPADDR (pre-965) or DSPSURF (post-965) register occurs.

This patch adds flushes in:

	intel_enable_plane
	gen6_init_clock_gating
	ivybridge_init_clock_gating

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 2704cf5f
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