summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2021-07-08 18:48:34 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2021-07-08 20:49:33 +0300
commit0eee9977f9d3d8f1e40175dada55b3d00121ac79 (patch)
tree90a1ce47640573aa694de66a75d0cfca59292efb /include
parentf92906e220f1f130995a67817cfec7f305a55bfc (diff)
downloadlinux-0eee9977f9d3d8f1e40175dada55b3d00121ac79.tar.xz
drm/i915/gem: Roll all of context creation together
Now that we have the whole engine set and VM at context creation time, we can just assign those fields instead of creating first and handling the VM and engines later. This lets us avoid creating useless VMs and engine sets and lets us get rid of the complex VM setting code. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210708154835.528166-30-jason@jlekstrand.net
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions