drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 9 Apr 2014 10:28:36 +0000 (13:28 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 May 2014 13:19:38 +0000 (15:19 +0200)
commitacea6f9573904a9591244123afc769139bbd3fc6
tree9e9198c37006fc7ff3ba34d66ad1ecbe637a0052
parent232ce3374f0d2536b108cae9a6ab1e4e2b8d2bf6
drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv

BDW has the same requirement but the w/a database doens't list
this w/a for BDW. Seems to be another one of those "stick a bunch
of known workarounds into this bag and write something on the label"
type of things.

Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c