Searched defs:alignment_pad (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 1080 remap_tiled_color_plane_pages(struct drm_i915_gem_object * obj,unsigned long offset,unsigned int alignment_pad,unsigned int width,unsigned int height,unsigned int src_stride,unsigned int dst_stride,struct sg_table * st,struct scatterlist * sg,unsigned int * gtt_offset) remap_tiled_color_plane_pages() argument 1172 remap_linear_color_plane_pages(struct drm_i915_gem_object * obj,pgoff_t obj_offset,unsigned int alignment_pad,unsigned int size,struct sg_table * st,struct scatterlist * sg,unsigned int * gtt_offset) remap_linear_color_plane_pages() argument 1198 unsigned int alignment_pad = 0; remap_color_plane_pages() local [all...] |