Name
i915_ggtt_view_size —
Get the size of a GGTT view.
Synopsis
size_t i915_ggtt_view_size ( | struct drm_i915_gem_object * obj, |
| const struct i915_ggtt_view * view) ; |
Arguments
obj
Object the view is of.
view
The view in question.
Description
return
The size of the GGTT view in bytes.