drm/i915/skl: Correcting the flushing of pipe
authorSonika Jindal <sonika.jindal@intel.com>
Thu, 11 Dec 2014 12:28:15 +0000 (17:58 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 15 Dec 2014 10:25:29 +0000 (11:25 +0100)
commitd9d8e6b3c01386e5b39b70dc07156ff0e407d984
treeefead9a7bdbe6feeeae634cbfbcd646f46f60f61
parent27401d126b5b1c8dd4df98bbb60b09ff2b3d5e60
drm/i915/skl: Correcting the flushing of pipe

We were incorreectly bypassing the flush everytime which led to fifo
underrun when more than one plane is enabled.

Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Satheeshakrishna M<satheeshakrishna.m@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c