Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c797 unsigned int last_x, last_y, buf_offsize, line_size; in fimd_update_plane() local
825 buf_offsize = pitch - (state->crtc.w * cpp); in fimd_update_plane()
827 val = VIDW_BUF_SIZE_OFFSET(buf_offsize) | in fimd_update_plane()
829 VIDW_BUF_SIZE_OFFSET_E(buf_offsize) | in fimd_update_plane()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A 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()

Completed in 7 milliseconds