| /drivers/gpu/drm/amd/display/dc/dsc/ |
| A D | Makefile | 34 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro 36 AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC))
|
| A D | dc_dsc.c | 69 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 D | link_validation.c | 136 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 D | link_dpms.c | 951 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 D | dcn401_dio_stream_encoder.c | 258 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 D | Kconfig | 30 DSC hardware family.
|
| /drivers/vdpa/ |
| A D | Kconfig | 124 tristate "vDPA driver for AMD/Pensando DSC devices" 131 offloaded to an AMD/Pensando DSC device.
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_mst_types.c | 893 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 D | Kconfig | 73 DRM display helpers for VESA DSC (used by DSI and DisplayPort).
|
| /drivers/gpu/drm/amd/display/dc/link/hwss/ |
| A D | link_hwss_hpo_dp.c | 101 stream->timing.flags.DSC, in setup_hpo_dp_stream_attribute()
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/ |
| A D | disp.h | 78 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member
|
| /drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
| A D | dcn314_dio_stream_encoder.c | 281 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 D | dcn35_dio_stream_encoder.c | 271 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 D | dcn32_dio_stream_encoder.c | 239 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 D | dcn20_stream_encoder.c | 463 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 D | dc_hw_types.h | 811 uint32_t DSC : 1; /* Use DSC with this timing */ member
|
| /drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dmub_psr.c | 382 copy_settings_data->dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_psr_copy_settings()
|
| A D | dmub_replay.c | 212 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 D | disp.h | 147 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member
|
| /drivers/gpu/drm/amd/display/dc/dccg/dcn31/ |
| A D | dcn31_dccg.c | 565 (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 D | dcn314_hwseq.c | 212 update_dsc_on_stream(pipe_ctx, pipe_ctx->stream->timing.flags.DSC); in dcn314_update_odm()
|
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | dml2_translation_helper.c | 784 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 D | dml21_utils.c | 263 phantom_stream->timing.flags.DSC = 0; // phantom always has DSC disabled in dml21_add_phantom_stream()
|
| A D | dml21_translation_helper.c | 478 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 D | dcn20_resource.c | 1443 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()
|