Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c837 unsigned int last_x, last_y, buf_offsize, line_size; in fimd_update_plane() local
865 buf_offsize = pitch - (state->crtc.w * cpp); in fimd_update_plane()
867 val = VIDW_BUF_SIZE_OFFSET(buf_offsize) | in fimd_update_plane()
869 VIDW_BUF_SIZE_OFFSET_E(buf_offsize) | in fimd_update_plane()