Searched refs:is_odm (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h42 bool is_odm; member in struct:dsc_config
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c93 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;
/linux-master/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c419 dsc_reg_vals->ich_reset_at_eol = (dsc_cfg->is_odm || dsc_reg_vals->num_slices_h > 1) ? 0xF : 0;
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c815 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;
925 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1000 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c384 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1690 dsc_cfg.is_odm = pipe_ctx->next_odm_pipe ? true : false;

Completed in 152 milliseconds