]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7bd81c3a00abb0c40590a85c7602f958fa2edfb
tree9e9198c37006fc7ff3ba34d66ad1ecbe637a0052
parent8f7995cba96f9d7f4df0094c9c81ac64ec308c42
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