HomeSort by: relevance | last modified time | path
    Searched defs:edp_stream (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 1563 struct dc_stream_state *edp_stream = NULL; local in function:dce110_enable_accelerated_mode
1572 edp_stream = get_edp_stream(context);
1582 if (edp_stream) {
1583 edp_stream->apply_edp_fast_boot_optimization = true;
1589 if (edp_stream)
amdgpu_dce110_hw_sequencer.c 1563 struct dc_stream_state *edp_stream = NULL; local in function:dce110_enable_accelerated_mode
1572 edp_stream = get_edp_stream(context);
1582 if (edp_stream) {
1583 edp_stream->apply_edp_fast_boot_optimization = true;
1589 if (edp_stream)

Completed in 25 milliseconds