diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2018-10-04 14:38:55 +0200 |
---|---|---|
committer | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2018-10-08 16:41:44 +0300 |
commit | 80bb443e624a6e0dc12dc72e0b998a2687d23f1c (patch) | |
tree | 678a1aec638d5596cec6f54682476953ef731ad2 /lib/intel_batchbuffer.c | |
parent | 3415b197c60a9e9f74d44ece3cbafa8ddb598b97 (diff) |
fb: Only set the GEM domain on intel platforms
The gem_set_domain call uses an i915 specific ioctl that will fail on
anything else. Let's move that call under a check for whether or not we're
running on an intel platform.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions