Home
last modified time | relevance | path

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

12

/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))
/linux/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic_rdma.rst14 for AMD Pensando DSC (Distributed Services Card) devices. This driver
44 -> AMD Pensando DSC RDMA/RoCE Support
/linux/Documentation/userspace-api/fwctl/
H A Dpds_fwctl.rst16 AMD Pensando software package for the Distributed Service Card (DSC).
21 depends on the firmware in the DSC, and the userspace application
/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/dc/link/
H 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()
H A Dlink_dpms.c954 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_pps_packet()
1019 if (!pipe_ctx->stream->timing.flags.DSC) in link_set_dsc_enable()
1042 if (!pipe_ctx->stream->timing.flags.DSC) in link_update_dsc_config()
2397 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_off()
2506 !pipe_ctx->stream->timing.flags.DSC && in link_set_dpms_on()
2539 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
2593 if (pipe_ctx->stream->timing.flags.DSC) { in link_set_dpms_on()
/linux/drivers/infiniband/hw/ionic/
H A DKconfig5 tristate "AMD Pensando DSC RDMA/RoCE Support"
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/
H 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()
/linux/drivers/vdpa/
H A DKconfig118 tristate "vDPA driver for AMD/Pensando DSC devices"
125 offloaded to an AMD/Pensando DSC device.
/linux/drivers/fwctl/
H A DKconfig30 DSC hardware 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()
/linux/drivers/gpu/drm/display/
H A DKconfig73 DRM display helpers for VESA DSC (used by DSI and DisplayPort).
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.c101 stream->timing.flags.DSC, in setup_hpo_dp_stream_attribute()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
H A Ddisp.h78 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H 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()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H 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()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H 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()
/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst61 want to drive an 8k@60Hz with a DSC enabled, our DCN may require 4 DPP and 2
140 another pipe; they are routed linearly, except for DSC, which can be
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_panel_replay.c321 …cmd.pr_copy_settings.data.flags.bitfields.dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC in dp_pr_copy_settings()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h817 uint32_t DSC : 1; /* Use DSC with this timing */ member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/
H A Ddcn20_stream_encoder.c463 two_pix = two_pix || (timing->flags.DSC && timing->pixel_encoding == PIXEL_ENCODING_YCBCR422 in is_two_pixels_per_containter()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c178 copy_settings_data->flags.bitfields.dsc_enable_status = (pipe_ctx->stream->timing.flags.DSC == 1); in dmub_replay_copy_settings()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/
H A Ddisp.h147 NV0073_CTRL_CMD_DSC_CAP_PARAMS DSC; member

12