| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_stream_encoder.c | 276 enum optc_dsc_mode dsc_mode, in enc2_dp_set_dsc_config() argument 283 DP_DSC_MODE, dsc_mode, in enc2_dp_set_dsc_config() 350 REG_GET(DP_DSC_CNTL, DP_DSC_MODE, &s->dsc_mode); in enc2_read_state() 351 if (s->dsc_mode) { in enc2_read_state()
|
| H A D | dcn20_optc.c | 193 enum optc_dsc_mode dsc_mode, in optc2_set_dsc_config() argument 200 OPTC_DSC_MODE, dsc_mode); in optc2_set_dsc_config() 410 OTG_CRC_DSC_MODE, params->dsc_mode, in optc2_configure_crc()
|
| H A D | dcn20_optc.h | 95 enum optc_dsc_mode dsc_mode,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | stream_encoder.h | 114 uint32_t dsc_mode; // DISABLED 0; 1 or 2 indicate enabled state. member 226 enum optc_dsc_mode dsc_mode,
|
| H A D | timing_generator.h | 130 uint8_t dsc_mode; member 281 enum optc_dsc_mode dsc_mode,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_dio_stream_encoder.c | 321 enum optc_dsc_mode dsc_mode, in enc3_dp_set_dsc_config() argument 328 DP_DSC_MODE, dsc_mode, in enc3_dp_set_dsc_config() 407 REG_GET(DP_DSC_CNTL, DP_DSC_MODE, &s->dsc_mode); in enc3_read_state() 408 if (s->dsc_mode) { in enc3_read_state()
|
| H A D | dcn30_optc.c | 169 enum optc_dsc_mode dsc_mode, in optc3_set_dsc_config() argument 175 optc2_set_dsc_config(optc, dsc_mode, dsc_bytes_per_pixel, in optc3_set_dsc_config()
|
| H A D | dcn30_optc.h | 336 enum optc_dsc_mode dsc_mode,
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_dw_hdmi_qp.c | 448 hdmi->link_cfg.dsc_mode = false; in hdmi_select_link_config() 472 hdmi->link_cfg.dsc_mode = true; in hdmi_select_link_config() 476 hdmi->link_cfg.dsc_mode = false; in hdmi_select_link_config() 1126 if (hdmi->link_cfg.dsc_mode) { in rk3588_set_link_mode() 1169 if (hdmi->link_cfg.dsc_mode) in rk3588_set_color_format()
|
| H A D | dw_hdmi_qp.c | 762 if (!link_cfg->dsc_mode) { in hdmi_config_CVTEM()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | dw_hdmi.h | 154 bool dsc_mode; member
|
| /OK3568_Linux_fs/kernel/include/drm/bridge/ |
| H A D | dw_hdmi.h | 136 bool dsc_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi-rockchip.c | 865 hdmi->link_cfg.dsc_mode = false; in hdmi_select_link_config() 888 hdmi->link_cfg.dsc_mode = true; in hdmi_select_link_config() 892 hdmi->link_cfg.dsc_mode = false; in hdmi_select_link_config() 1822 if (hdmi->link_cfg.dsc_mode) { in rk3588_set_link_mode() 1865 if (hdmi->link_cfg.dsc_mode) in rk3588_set_color_format() 3011 if (hdmi->link_cfg.dsc_mode) in dw_hdmi_rockchip_encoder_mode_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 373 param.dsc_mode = pipe->stream->timing.flags.DSC ? 1:0; in dc_stream_configure_crc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1517 if (!link_cfg->dsc_mode) { in hdmi_config_CVTEM()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 420 s.dsc_mode, in dcn10_log_hw_state()
|