HomeSort by: relevance | last modified time | path
    Searched defs:intel_vgpu_get_stride (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c 151 static u32 intel_vgpu_get_stride(struct intel_vgpu *vgpu, int pipe, function in typeref:typename:u32
263 plane->stride = intel_vgpu_get_stride(vgpu, pipe, plane->tiled,
fb_decoder.c 151 static u32 intel_vgpu_get_stride(struct intel_vgpu *vgpu, int pipe, function in typeref:typename:u32
263 plane->stride = intel_vgpu_get_stride(vgpu, pipe, plane->tiled,
fb_decoder.c 151 static u32 intel_vgpu_get_stride(struct intel_vgpu *vgpu, int pipe, function in typeref:typename:u32
263 plane->stride = intel_vgpu_get_stride(vgpu, pipe, plane->tiled,

Completed in 33 milliseconds