Searched refs:WESTON_DPMS_ON (Results 1 – 6 of 6) sorted by relevance
321 if (output->dpms == WESTON_DPMS_ON) in pipewire_output_finish_frame_handler()447 output->dpms = WESTON_DPMS_ON; in pipewire_output_enable()
481 if (output->dpms == WESTON_DPMS_ON) { in remoting_output_finish_frame_handler()718 remoted_output->dpms = WESTON_DPMS_ON; in remoting_output_enable()
694 if (state->dpms != WESTON_DPMS_ON) { in drm_output_apply_state_legacy()960 if (state->dpms == WESTON_DPMS_ON) { in drm_output_apply_state_atomic()
482 state->dpms = WESTON_DPMS_ON; in drm_output_repaint()1152 if (level == WESTON_DPMS_ON) in drm_set_dpms()1164 if (level == WESTON_DPMS_ON) { in drm_set_dpms()
170 WESTON_DPMS_ON, enumerator
4902 weston_compositor_dpms(compositor, WESTON_DPMS_ON); in weston_compositor_wake()