Searched refs:last_int_ovls (Results 1 – 2 of 2) sorted by relevance
156 int last_int_ovls; member1048 hwc_dev->ext_ovls = min(MAX_HW_OVERLAYS - hwc_dev->last_int_ovls, hwc_dev->ext_ovls); in decide_supported_cloning()1430 … hwc_dev->ext_ovls, num.max_hw_overlays, hwc_dev->last_ext_ovls, hwc_dev->last_int_ovls); in omap4_hwc_prepare()1519 hwc_dev->last_int_ovls = hwc_dev->post2_layers; in omap4_hwc_set()
198 int last_int_ovls; member1299 hwc_dev->ext_ovls = min(MAX_HW_OVERLAYS - hwc_dev->last_int_ovls, hwc_dev->ext_ovls); in decide_supported_cloning()1933 … hwc_dev->ext_ovls, num.max_hw_overlays, hwc_dev->last_ext_ovls, hwc_dev->last_int_ovls); in omap4_hwc_prepare()2070 hwc_dev->last_int_ovls = hwc_dev->post2_layers; in omap4_hwc_set()2562 invalidate = hwc_dev->last_int_ovls > 1 && !hwc_dev->force_sgx; in omap4_hwc_hdmi_thread()