Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c838 unsigned int last_x, last_y, buf_offsize, line_size; in fimd_update_plane() local
866 buf_offsize = pitch - (state->crtc.w * cpp); in fimd_update_plane()
868 val = VIDW_BUF_SIZE_OFFSET(buf_offsize) | in fimd_update_plane()
870 VIDW_BUF_SIZE_OFFSET_E(buf_offsize) | in fimd_update_plane()