Lines Matching refs:shadow_dirty
390 bool shadow_dirty; member
429 bool shadow_dirty; member
565 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local
569 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() local
647 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()
1149 oc->shadow_dirty = false; in dss_start_update()
1157 mc->shadow_dirty = false; in dss_start_update()
1181 oc->shadow_dirty = false; in dss_apply_irq_handler()
1187 mc->shadow_dirty = false; in dss_apply_irq_handler()