Home
last modified time | relevance | path

Searched refs:DSC (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A DMakefile34 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro
36 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
H A Ddc_dsc.c69 if (!timing->flags.DSC) { in apply_128b_132b_stream_overhead()
100 if (timing->flags.DSC) in dc_bandwidth_in_kbps_from_timing()
/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_vfio_pci.rst5 PCI VFIO driver for the AMD/Pensando(R) DSC adapter family
15 capable Virtual Function (VF) devices in the DSC hardware.
H A Dpds_core.rst4 Linux Driver for the AMD/Pensando(R) DSC adapter family
98 The ``flash`` command can update a the DSC firmware. The downloaded firmware
H A Dpds_vdpa.rst5 PCI vDPA driver for the AMD/Pensando(R) DSC adapter family
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c933 params[i].timing->flags.DSC = 1; in set_dsc_configs_from_fairness_vars()
946 params[i].timing->flags.DSC = 0; in set_dsc_configs_from_fairness_vars()
960 params[i].timing->flags.DSC, in set_dsc_configs_from_fairness_vars()
1233 stream->timing.flags.DSC = 0; in compute_mst_dsc_configs_for_link()
1541 if (stream->timing.flags.DSC == 1) in compute_mst_dsc_configs_for_state()
1955 stream->timing.flags.DSC = 1; in dm_dp_mst_is_port_support_mode()
H A Damdgpu_dm.c7169 stream->timing.flags.DSC = 0; in update_dsc_caps()
7227 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_edp()
7242 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_edp()
7284 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
7304 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
7313 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
7315 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_h) in apply_dsc_policy_for_stream()
7318 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_v) in apply_dsc_policy_for_stream()
7321 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_bits_per_pixel) in apply_dsc_policy_for_stream()
8622 if (stream->timing.flags.DSC != 1) { in dm_update_mst_vcpi_slots_for_dsc()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c817 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_pps_packet()
882 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_enable()
905 if (!pipe_ctx->stream->timing.flags.DSC) in link_update_dsc_config()
2256 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_off()
2365 !pipe_ctx->stream->timing.flags.DSC && in link_set_dpms_on()
2398 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
2452 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c382 copy_settings_data->dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_psr_copy_settings()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c153 if (stream->timing.flags.DSC) { in populate_dml21_timing_config_from_stream_state()
226 if (stream->timing.flags.DSC && !stream->timing.dsc_cfg.ycbcr422_simple) in populate_dml21_output_config_from_stream_state()
H A Ddml21_utils.c264 phantom_stream->timing.flags.DSC = 0; // phantom always has DSC disabled in dml21_add_phantom_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c791 out->DSCEnable[location] = (enum dml_dsc_enable)in->timing.flags.DSC; in populate_dml_output_cfg_from_stream_state()
856 if (in->timing.flags.DSC && !in->timing.dsc_cfg.ycbcr422_simple) in populate_dml_output_cfg_from_stream_state()
868 if (in->timing.flags.DSC) { in populate_dml_output_cfg_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1480 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx()
1560 if (next_odm_pipe->stream->timing.flags.DSC == 1 && !next_odm_pipe->top_pipe) { in dcn20_split_stream_for_odm()
1697 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe || !stream || !stream->timing.flags.DSC) in dcn20_validate_dsc()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1372 pipes[pipe_cnt].dout.dsc_enable = res_ctx->pipe_ctx[i].stream->timing.flags.DSC; in dcn20_populate_dml_pipes_from_context()
1514 if (res_ctx->pipe_ctx[i].stream->timing.flags.DSC && in dcn20_populate_dml_pipes_from_context()
1526 if (res_ctx->pipe_ctx[i].stream->timing.flags.DSC) in dcn20_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c997 if (stream->timing.flags.DSC) { in link_decide_link_settings()
1007 tmp_timing.flags.DSC = 0; in link_decide_link_settings()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c931 stream->timing.flags.DSC, in dc_stream_log()
H A Ddc_resource.c5586 if (sec_pipe->stream->timing.flags.DSC == 1) { in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()
/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst261 spca500 084d:0003 D-Link DSC-350
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1473 otg_master->stream->timing.flags.DSC); in update_dsc_for_odm_change()
1551 if (otg_master->stream_res.dsc && otg_master->stream->timing.flags.DSC) { in dcn401_add_dsc_sequence_for_odm_change()
1600 } else if (otg_master->stream_res.dsc && !otg_master->stream->timing.flags.DSC) { in dcn401_add_dsc_sequence_for_odm_change()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1391 if (crtc_timing->flags.DSC) { in populate_audio_dp_link_info()
1746 if (pipe_ctx->stream->timing.flags.DSC) { in dce110_apply_single_controller_ctx_to_hw()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c545 phantom_stream->timing.flags.DSC = 0; // Don't need DSC for phantom timing in dcn32_set_phantom_stream_timing()
1879 if (sec_pipe->stream->timing.flags.DSC == 1) { in dcn32_split_stream_for_mpc_or_odm()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1595 if (sec_pipe->stream->timing.flags.DSC == 1) { in dcn30_split_stream_for_mpc_or_odm()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2911 if (free_pipe->stream->timing.flags.DSC == 1) { in dcn32_acquire_free_pipe_as_secondary_opp_head()
/linux/
H A DMAINTAINERS20843 PDS DSC VIRTIO DATA PATH ACCELERATOR