Searched refs:DSC (Results 1 – 18 of 18) sorted by relevance
37 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro39 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
46 if (timing->flags.DSC) { in dc_dsc_bandwidth_in_kbps_from_timing()
52 In order to maximize bus throughput, we currently use the DSC55 DSC overlap method involves polling the tape's status register56 for the DSC bit, and servicing the other device while the tape
30 * performing a long media access (DSC) request (such43 * we just wait until we can by polling the DSC bit.49 * While polling for DSC, the current request is144 * Rewrote DSC handling.148 * Ver 1.11 Dec 2 96 Bug fix in previous DSC timeout handling.149 * Use ide_stall_queue() for DSC overlap.
134 * 4.03 Dec 04, 1996 -- Added DSC overlap support.
84 0x0595 0x4343 Digitrex DSC 130088 0x0feb 0x2004 Packard Bell DSC-300
261 spca500 084d:0003 D-Link DSC-350
505 params[i].timing->flags.DSC = 1; in set_dsc_configs_from_fairness_vars()518 params[i].timing->flags.DSC = 0; in set_dsc_configs_from_fairness_vars()724 stream->timing.flags.DSC = 0; in compute_mst_dsc_configs_for_link()847 if (stream->timing.flags.DSC == 1) in compute_mst_dsc_configs_for_state()
4719 stream->timing.flags.DSC = 0; in create_stream_for_sink()4743 stream->timing.flags.DSC = 1; in create_stream_for_sink()4746 stream->timing.flags.DSC = 1; in create_stream_for_sink()4748 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_h) in create_stream_for_sink()4751 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_v) in create_stream_for_sink()4754 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_bits_per_pixel) in create_stream_for_sink()5687 if (stream->timing.flags.DSC != 1) { in dm_update_mst_vcpi_slots_for_dsc()
519 if (!pipe_ctx->stream->timing.flags.DSC) in dp_set_dsc_enable()543 if (!pipe_ctx->stream->timing.flags.DSC || !dsc) in dp_set_dsc_pps_sdp()586 if (!pipe_ctx->stream->timing.flags.DSC) in dp_update_dsc_config()
3199 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_enable_stream()3244 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_enable_stream()3327 if (pipe_ctx->stream->timing.flags.DSC) { in core_link_disable_stream()3399 if (timing->flags.DSC) { in dc_bandwidth_in_kbps_from_timing()
373 param.dsc_mode = pipe->stream->timing.flags.DSC ? 1:0; in dc_stream_configure_crc()2250 uint32_t old_dsc_enabled = stream->timing.flags.DSC; in copy_stream_update_to_stream()2261 stream->timing.flags.DSC = enable_dsc; in copy_stream_update_to_stream()2264 stream->timing.flags.DSC = old_dsc_enabled; in copy_stream_update_to_stream()
715 uint32_t DSC : 1; /* Use DSC with this timing */ member
441 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
1782 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx()1926 if (next_odm_pipe->stream->timing.flags.DSC == 1) { in dcn20_split_stream_for_odm()2052 pipes[pipe_cnt].dout.dsc_enable = res_ctx->pipe_ctx[i].stream->timing.flags.DSC;2199 if (res_ctx->pipe_ctx[i].stream->timing.flags.DSC)2489 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe || !stream || !stream->timing.flags.DSC)
13 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
1566 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in optc1_is_two_pixels_per_containter()
1881 if (sec_pipe->stream->timing.flags.DSC == 1) { in dcn30_split_stream_for_mpc_or_odm()