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.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT