Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c166 int height_in_blocks = ALIGN(fb->height, AFBC_DATA_BLOCK_HEIGHT) in mtk_plane_update_new_state() local
176 hdr_size = ALIGN(hdr_pitch * height_in_blocks, AFBC_HEADER_ALIGNMENT); in mtk_plane_update_new_state()