Searched refs:shadow_dirty (Results 1 – 1 of 1) sorted by relevance
390 bool shadow_dirty; member429 bool shadow_dirty; member565 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local569 shadow_dirty = mc->shadow_dirty; in dss_mgr_wait_for_go()572 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go()643 bool shadow_dirty, dirty; in dss_mgr_wait_for_go_ovl() local647 shadow_dirty = oc->shadow_dirty; in dss_mgr_wait_for_go_ovl()650 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go_ovl()935 oc->shadow_dirty = true; in configure_dispc()956 mc->shadow_dirty = true; in configure_dispc()[all …]