aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorVivek Kasireddy <[email protected]>2015-10-29 18:54:38 -0700
committerJani Nikula <[email protected]>2015-11-05 14:00:29 +0200
commit9807216f585fc69a6cad3668414a2936a84444c8 (patch)
tree0b3fc9abd085a8ba8ec7e558d915030461cda451 /lib/mpi/mpiutil.c
parent9be64eee3a87dc03218ca9a12834d1150a57b8a8 (diff)
drm/i915: Skip fence installation for objects with rotated views (v4)
While pinning a fb object to the display plane, only install a fence if the object is using a normal view. This corresponds with the behavior found in i915_gem_object_do_pin() where the fencability criteria is determined only for objects with normal views. v2: Look at the object's map_and_fenceable flag to determine whether to install a fence or not (Chris). v3: Pin and unpin a fence only if the current view type is normal. v4: Extend the "view type is normal" check for pin_fence as well. Cc: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Ville Syrjala <[email protected]> Signed-off-by: Vivek Kasireddy <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions