aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-08-04 16:32:31 +0100
committerChris Wilson <[email protected]>2016-08-04 20:19:58 +0100
commit59bfa1248e22d65e6273eec6f8043c8e4450c2ba (patch)
treed41f13b726fd0369d3916eb8ddda21ec0a2260af /lib/mpi/mpi-bit.c
parent20dfbde463c84d5e0eb32b9f3f84992eb583a698 (diff)
drm/i915: Start passing around i915_vma from execbuffer
During execbuffer we look up the i915_vma in order to reserve them in the VM. However, we then do a double lookup of the vma in order to then pin them, all because we lack the necessary interfaces to operate on i915_vma - so introduce i915_vma_pin()! v2: Tidy parameter lists to remove one level of redirection in the hot path. Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions