i965: Assert the execobject handles match for this device
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Feb 2019 12:04:59 +0000 (12:04 +0000)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 17 Feb 2019 07:35:29 +0000 (23:35 -0800)
commite9882b879b9c2da74b3b6cc6ed7fa2fd4e9c8e92
tree54d40418912f548c184f850d15da7ec9deaa21a6
parent99b90ecd355cf222461ab7238eda2160acb510e9
i965: Assert the execobject handles match for this device

Object handles are local to the device fd, so double check we are not
mixing together objects from multiple screens on execbuf submission.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_batchbuffer.c