Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c158 int height_in_blocks = ALIGN(fb->height, AFBC_DATA_BLOCK_HEIGHT) in mtk_plane_update_new_state() local
168 hdr_size = ALIGN(hdr_pitch * height_in_blocks, AFBC_HEADER_ALIGNMENT); in mtk_plane_update_new_state()