Home
last modified time | relevance | path

Searched refs:skl_plane_stride (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_sprite.c246 u32 stride = skl_plane_stride(fb, 0, rotation); in skl_update_plane()
247 u32 aux_stride = skl_plane_stride(fb, 1, rotation); in skl_update_plane()
H A Dintel_drv.h1496 u32 skl_plane_stride(const struct drm_framebuffer *fb, int plane,
H A Dintel_display.c3388 u32 skl_plane_stride(const struct drm_framebuffer *fb, int plane, in skl_plane_stride() function