Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c647 unsigned int last_x, last_y, buf_offsize, line_size; in fimd_update_plane() local
674 buf_offsize = pitch - (plane->crtc_w * bpp); in fimd_update_plane()
676 val = VIDW_BUF_SIZE_OFFSET(buf_offsize) | in fimd_update_plane()
678 VIDW_BUF_SIZE_OFFSET_E(buf_offsize) | in fimd_update_plane()