Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
Drop WaIncreaseLatencyIPCEnabled/Display w/a torvalds#1140 for early cnl steppings. Also switch the kbl/cfl case to check for IS_GEN9_BC() for brevity. It ends up being the same thing because IPC is disabled on SKL due to w/a torvalds#477. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
- Loading branch information