Home
last modified time | relevance | path

Searched refs:dpms_off (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h97 bool dpms_off; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c2437 pipe_ctx->stream->dpms_off = false; in core_link_enable_stream()
2441 if (pipe_ctx->stream->dpms_off) in core_link_enable_stream()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1922 if (!pipe_ctx->stream || !pipe_ctx->stream->dpms_off) in dce110_reset_hw_ctx_wrap()
2447 if (stream->dpms_off) in dce110_fill_display_configs()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c727 if (!pipe_ctx->stream->dpms_off) in reset_back_end_for_pipe()