|
@@ -1518,7 +1518,7 @@ i915_gem_do_execbuffer(struct drm_device *dev, void *data,
|
|
* - The batch is already pinned into the relevant ppgtt, so we
|
|
* - The batch is already pinned into the relevant ppgtt, so we
|
|
* already have the backing storage fully allocated.
|
|
* already have the backing storage fully allocated.
|
|
* - No other BO uses the global gtt (well contexts, but meh),
|
|
* - No other BO uses the global gtt (well contexts, but meh),
|
|
- * so we don't really have issues with mutliple objects not
|
|
|
|
|
|
+ * so we don't really have issues with multiple objects not
|
|
* fitting due to fragmentation.
|
|
* fitting due to fragmentation.
|
|
* So this is actually safe.
|
|
* So this is actually safe.
|
|
*/
|
|
*/
|