Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dsc/
DMakefile4 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro
6 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
Ddc_dsc.c63 if (!timing->flags.DSC) { in apply_128b_132b_stream_overhead()
94 if (timing->flags.DSC) in dc_bandwidth_in_kbps_from_timing()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/amd/
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.
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
Dpds_vdpa.rst5 PCI vDPA driver for the AMD/Pensando(R) DSC adapter family
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_validation.c129 if (timing->flags.DSC && !timing->dsc_cfg.is_frl) in dp_active_dongle_validate_timing()
131 outputTiming.flags.DSC = 0; in dp_active_dongle_validate_timing()
Dlink_dpms.c878 if (!pipe_ctx->stream->timing.flags.DSC || !dsc) in link_set_dsc_pps_packet()
937 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_enable()
960 if (!pipe_ctx->stream->timing.flags.DSC) in link_update_dsc_config()
2346 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_off()
2445 !pipe_ctx->stream->timing.flags.DSC && in link_set_dpms_on()
2461 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
2511 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
/Linux-v6.6/drivers/vdpa/
DKconfig120 tristate "vDPA driver for AMD/Pensando DSC devices"
127 offloaded to an AMD/Pensando DSC device.
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
Dlink_fpga.c57 if (pipe_ctx->stream->timing.flags.DSC) { in dp_fpga_hpo_enable_link_and_stream()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c833 params[i].timing->flags.DSC = 1; in set_dsc_configs_from_fairness_vars()
846 params[i].timing->flags.DSC = 0; in set_dsc_configs_from_fairness_vars()
860 params[i].timing->flags.DSC, in set_dsc_configs_from_fairness_vars()
1102 stream->timing.flags.DSC = 0; in compute_mst_dsc_configs_for_link()
1352 if (stream->timing.flags.DSC == 1) in compute_mst_dsc_configs_for_state()
Damdgpu_dm.c5850 stream->timing.flags.DSC = 0; in update_dsc_caps()
5909 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_edp()
5924 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_edp()
5967 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
5986 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
5995 stream->timing.flags.DSC = 1; in apply_dsc_policy_for_stream()
5997 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_h) in apply_dsc_policy_for_stream()
6000 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_num_slices_v) in apply_dsc_policy_for_stream()
6003 if (stream->timing.flags.DSC && aconnector->dsc_settings.dsc_bits_per_pixel) in apply_dsc_policy_for_stream()
6949 if (stream->timing.flags.DSC != 1) { in dm_update_mst_vcpi_slots_for_dsc()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/hwss/
Dlink_hwss_hpo_dp.c99 stream->timing.flags.DSC, in setup_hpo_dp_stream_attribute()
/Linux-v6.6/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst94 DSC
Ddcn-overview.rst59 want to drive an 8k@60Hz with a DSC enabled, our DCN may require 4 DPP and 2
138 another pipe; they are routed linearly, except for DSC, which can be
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_replay.c196 copy_settings_data->flags.bitfields.dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_replay_copy_settings()
Ddmub_psr.c382 copy_settings_data->dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_psr_copy_settings()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dio_stream_encoder.c272 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
Ddcn314_hwseq.c225 update_dsc_on_stream(pipe_ctx, pipe_ctx->stream->timing.flags.DSC); in dcn314_update_odm()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_stream_encoder.c239 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h771 uint32_t DSC : 1; /* Use DSC with this timing */ member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c463 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
Ddcn20_resource.c1427 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx()
1536 if (next_odm_pipe->stream->timing.flags.DSC == 1 && !next_odm_pipe->top_pipe) { in dcn20_split_stream_for_odm()
1674 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe || !stream || !stream->timing.flags.DSC) in dcn20_validate_dsc()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dccg.c565 (params->timing->flags.DSC && params->timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in dccg31_set_dtbclk_dto()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c773 stream->timing.flags.DSC, in dc_stream_log()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c338 if (!crtc_timing->flags.DSC) in edp_is_ilr_optimization_required()

12