Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/amd/display/dc/dsc/
A DMakefile34 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro
36 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
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()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_validation.c136 if (timing->flags.DSC && !timing->dsc_cfg.is_frl) in dp_active_dongle_validate_timing()
138 outputTiming.flags.DSC = 0; in dp_active_dongle_validate_timing()
309 if (is_max_uncompressed_pixel_rate_exceeded && !timing->flags.DSC) { in dp_validate_mode_timing()
A Dlink_dpms.c951 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_pps_packet()
1015 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_enable()
1038 if (!pipe_ctx->stream->timing.flags.DSC) in link_update_dsc_config()
2429 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_off()
2536 !pipe_ctx->stream->timing.flags.DSC && in link_set_dpms_on()
2569 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
2620 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
/drivers/gpu/drm/amd/display/dc/dio/dcn401/
A Ddcn401_dio_stream_encoder.c258 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
535 if (hw_crtc_timing.flags.DSC) { in enc401_stream_encoder_dp_set_stream_attribute()
580 PIXEL_ENCODING_TYPE, hw_crtc_timing.flags.DSC ? 1 : 0, in enc401_stream_encoder_dp_set_stream_attribute()
/drivers/fwctl/
A DKconfig30 DSC hardware family.
/drivers/vdpa/
A DKconfig124 tristate "vDPA driver for AMD/Pensando DSC devices"
131 offloaded to an AMD/Pensando DSC device.
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c893 params[i].timing->flags.DSC = 1; in set_dsc_configs_from_fairness_vars()
906 params[i].timing->flags.DSC = 0; in set_dsc_configs_from_fairness_vars()
920 params[i].timing->flags.DSC, in set_dsc_configs_from_fairness_vars()
1193 stream->timing.flags.DSC = 0; in compute_mst_dsc_configs_for_link()
1501 if (stream->timing.flags.DSC == 1) in compute_mst_dsc_configs_for_state()
1905 stream->timing.flags.DSC = 1; in dm_dp_mst_is_port_support_mode()
/drivers/gpu/drm/display/
A DKconfig73 DRM display helpers for VESA DSC (used by DSI and DisplayPort).
/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_hpo_dp.c101 stream->timing.flags.DSC, in setup_hpo_dp_stream_attribute()
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
A Ddisp.h78 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member
/drivers/gpu/drm/amd/display/dc/dio/dcn314/
A Ddcn314_dio_stream_encoder.c281 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/drivers/gpu/drm/amd/display/dc/dio/dcn35/
A Ddcn35_dio_stream_encoder.c271 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/drivers/gpu/drm/amd/display/dc/dio/dcn32/
A Ddcn32_dio_stream_encoder.c239 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/drivers/gpu/drm/amd/display/dc/dio/dcn20/
A Ddcn20_stream_encoder.c463 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h811 uint32_t DSC : 1; /* Use DSC with this timing */ member
/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c382 copy_settings_data->dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_psr_copy_settings()
A Ddmub_replay.c212 copy_settings_data->flags.bitfields.dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_replay_copy_settings()
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/
A Ddisp.h147 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member
/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
A Ddcn31_dccg.c565 (params->timing->flags.DSC && params->timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in dccg31_set_dtbclk_dto()
/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c212 update_dsc_on_stream(pipe_ctx, pipe_ctx->stream->timing.flags.DSC); in dcn314_update_odm()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_translation_helper.c784 out->DSCEnable[location] = (enum dml_dsc_enable)in->timing.flags.DSC; in populate_dml_output_cfg_from_stream_state()
849 if (in->timing.flags.DSC && !in->timing.dsc_cfg.ycbcr422_simple) in populate_dml_output_cfg_from_stream_state()
861 if (in->timing.flags.DSC) { in populate_dml_output_cfg_from_stream_state()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_utils.c263 phantom_stream->timing.flags.DSC = 0; // phantom always has DSC disabled in dml21_add_phantom_stream()
A Ddml21_translation_helper.c478 if (stream->timing.flags.DSC) { in populate_dml21_timing_config_from_stream_state()
566 if (stream->timing.flags.DSC && !stream->timing.dsc_cfg.ycbcr422_simple) in populate_dml21_output_config_from_stream_state()
/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c1443 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx()
1523 if (next_odm_pipe->stream->timing.flags.DSC == 1 && !next_odm_pipe->top_pipe) { in dcn20_split_stream_for_odm()
1659 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe || !stream || !stream->timing.flags.DSC) in dcn20_validate_dsc()

Completed in 55 milliseconds

12