Searched refs:rot_mem_usable (Results 1 – 1 of 1) sorted by relevance
344 u32 rot_mem_free, rot_mem_usable; in malidp_crtc_atomic_check() local401 rot_mem_usable = rot_mem_free; in malidp_crtc_atomic_check()405 rot_mem_usable = rot_mem_free / 2; in malidp_crtc_atomic_check()407 rot_mem_usable = hwdev->rotation_memory[0]; in malidp_crtc_atomic_check()410 rot_mem_free -= rot_mem_usable; in malidp_crtc_atomic_check()412 if (ms->rotmem_size > rot_mem_usable) in malidp_crtc_atomic_check()