Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/hwc/
Dhwc.c142 int force_sgx; member
1064 return !hwc_dev->force_sgx && in can_dss_render_all()
1239 if (hwc_dev->force_sgx && num.composited_layers <= 1) in omap4_hwc_prepare()
1240 hwc_dev->force_sgx = 0; in omap4_hwc_prepare()
1269 (!hwc_dev->force_sgx || in omap4_hwc_prepare()
1510 if (hwc_dev->force_sgx > 0) in omap4_hwc_set()
1511 hwc_dev->force_sgx--; in omap4_hwc_set()
1869 invalidate = !hwc_dev->force_sgx && hwc_dev->ovls_blending; in omap4_hwc_hdmi_thread()
1871 hwc_dev->force_sgx = 2; in omap4_hwc_hdmi_thread()
1894 if (!hwc_dev->force_sgx) in omap4_hwc_hdmi_thread()
/hardware/ti/omap4-aah/hwc/
Dhwc.c181 int force_sgx; member
1323 return !hwc_dev->force_sgx && in can_dss_render_all()
1508 if (!list || hwc_dev->force_sgx) in blit_layers()
1728 (!hwc_dev->force_sgx || in omap4_hwc_prepare()
2018 if (hwc_dev->force_sgx > 0) in omap4_hwc_set()
2019 hwc_dev->force_sgx--; in omap4_hwc_set()
2562 invalidate = hwc_dev->last_int_ovls > 1 && !hwc_dev->force_sgx; in omap4_hwc_hdmi_thread()
2564 hwc_dev->force_sgx = 2; in omap4_hwc_hdmi_thread()
2592 if (!hwc_dev->force_sgx) in omap4_hwc_hdmi_thread()