Searched refs:rot_mem_usable (Results 1 – 1 of 1) sorted by relevance
345 u32 rot_mem_free, rot_mem_usable; in malidp_crtc_atomic_check() local398 rot_mem_usable = rot_mem_free; in malidp_crtc_atomic_check()402 rot_mem_usable = rot_mem_free / 2; in malidp_crtc_atomic_check()404 rot_mem_usable = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()407 rot_mem_free -= rot_mem_usable; in malidp_crtc_atomic_check()409 if (ms->rotmem_size > rot_mem_usable) in malidp_crtc_atomic_check()