Searched refs:DSC (Results 1 – 10 of 10) sorted by relevance
25 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro27 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
467 if (!pipe_ctx->stream->timing.flags.DSC) in dp_set_dsc_enable()492 if (!pipe_ctx->stream->timing.flags.DSC || !dsc) in dp_set_dsc_pps_sdp()531 if (!pipe_ctx->stream->timing.flags.DSC) in dp_update_dsc_config()
2782 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_enable_stream()2792 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_enable_stream()2857 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_disable_stream()2930 if (timing->flags.DSC) { in dc_bandwidth_in_kbps_from_timing()
1853 uint32_t old_dsc_enabled = stream->timing.flags.DSC; in copy_stream_update_to_stream()1858 stream->timing.flags.DSC = enable_dsc; in copy_stream_update_to_stream()1862 stream->timing.flags.DSC = old_dsc_enabled; in copy_stream_update_to_stream()
38 bool "DSC support"
714 uint32_t DSC : 1; /* Use DSC with this timing */ member
444 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
1528 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx()1678 if (next_odm_pipe->stream->timing.flags.DSC == 1) { in dcn20_split_stream_for_odm()1795 pipes[pipe_cnt].dout.dsc_enable = res_ctx->pipe_ctx[i].stream->timing.flags.DSC; in dcn20_populate_dml_pipes_from_context()2158 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe || !stream || !stream->timing.flags.DSC) in dcn20_validate_dsc()
1553 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in optc1_is_two_pixels_per_containter()
3620 stream->timing.flags.DSC = 0; in create_stream_for_sink()3635 stream->timing.flags.DSC = 1; in create_stream_for_sink()