commit | 80901ca879083ecb5fd08a8d3413220bec9612ac | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Thu Apr 06 10:55:43 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Apr 12 13:57:46 2017 +0800 |
tree | b3a9770da2e434b93324318f16fb55f8698f2556 | |
parent | e1236bc06c534a97f73e09aed5e1094108553e9f [diff] |
drm/i915/gvt: remove redundant platform check for mocs load/restore The platform check is done outside, no need check again. Platform doesn't include mocs should not invoke this two functions. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>