Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/mediatek/
Dmtk_plane.c164 int width_in_blocks = ALIGN(fb->width, AFBC_DATA_BLOCK_WIDTH) in mtk_plane_update_new_state() local
172 hdr_pitch = width_in_blocks * AFBC_HEADER_BLOCK_SIZE; in mtk_plane_update_new_state()
173 pitch = width_in_blocks * AFBC_DATA_BLOCK_WIDTH * in mtk_plane_update_new_state()