diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-07-31 23:59:58 (GMT) |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-05 17:04:09 (GMT) |
commit | c37e22046148971a35a89931aa1f951bb99d5514 (patch) | |
tree | 26e14956bac6256dae10f6f9753643a445f81e1f /drivers/pnp | |
parent | fcb4a57805e04dee04f736c25a5648ec7bebe30f (diff) | |
download | linux-fsl-qoriq-c37e22046148971a35a89931aa1f951bb99d5514.tar.xz |
drm/i915: Add VM to pin
To verbalize it, one can say, "pin an object into the given address
space." The semantics of pinning remain the same otherwise.
Certain objects will always have to be bound into the global GTT.
Therefore, global GTT is a special case, and keep a special interface
around for it (i915_gem_obj_ggtt_pin).
v2: s/i915_gem_ggtt_pin/i915_gem_obj_ggtt_pin
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions