Home
last modified time | relevance | path

Searched refs:dce110_enable_stream (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.h44 void dce110_enable_stream(struct pipe_ctx *pipe_ctx);
H A Ddce110_hw_sequencer.c695 void dce110_enable_stream(struct pipe_ctx *pipe_ctx) in dce110_enable_stream() function
2897 .enable_stream = dce110_enable_stream,
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2678 .enable_stream = dce110_enable_stream,