Skip to content
Snippets Groups Projects
Commit a1c28bb3 authored by Chris Wilson's avatar Chris Wilson :thinking:
Browse files

drm/i915/selftests: Drop stale timeline constructor assert


Since we pass around encoded parameters to the kernel context
constructor using the ce->timeline pointer, we can no longer assert that
it should be zero for mock timeline construction.

Fixes: cffef56a ("drm/i915/gt: Support multiple pinned timelines")
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: default avatarMatthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200731102206.6793-1-chris@chris-wilson.co.uk
parent 076d686f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment