commit | 5d12fcef4ef15d00ae3228cc1ed80d2d81bc2c06 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 23 11:31:31 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 23 11:53:32 2017 +0000 |
tree | 5f1c7ffdb67e942d9dd468c82351dcd9231e59fb | |
parent | 2f1ac9cc68e0ca569405bd854979aa7eb787f774 [diff] |
drm/i915: Assert that the kernel_context is hw-id 0 For easy recognisability, we want the kernel context to have id 0 and all user contexts to have non-zero ids. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170123113132.18665-1-chris@chris-wilson.co.uk