commit | e4443e459ccf43f2c139358400365fd6a839d40d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 09 13:28:41 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 20 16:16:05 2014 +0200 |
tree | ea78e57aed94d808aded43a6601c72861f73460a | |
parent | 1966e59ec1075597eff4d7feb3d11536a242d0eb [diff] |
drm/i915/chv: Add a bunch of pre production workarounds The following workarounds should be needed for pre-production hardware only: * WaDisablePwrmtrEvent:chv * WaSetMaskForGfxBusyness:chv * WaDisableGunitClockGating:chv * WaDisableFfDopClockGating:chv * WaDisableDopClockGating:chv Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>