flatness_max_qp   283 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	DC_LOG_DSC("\tflatness_max_qp %d", pps->flatness_max_qp);
flatness_max_qp   489 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	reg_vals->pps.flatness_max_qp             = 12;
flatness_max_qp   608 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		FLATNESS_MAX_QP, reg_vals->pps.flatness_max_qp,
flatness_max_qp   223 drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c 	rc->flatness_max_qp     = ((bpc == BPC_8) ? (12) : ((bpc == BPC_10) ? (16) : (20))) - ((minor_version == 1 && cm == CM_444) ? 1 : 0);
flatness_max_qp    44 drivers/gpu/drm/amd/display/dc/dsc/rc_calc.h 	int      flatness_max_qp;
flatness_max_qp    61 drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c 	to->flatness_max_qp          = from->flatness_max_qp;
flatness_max_qp    86 drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c 	dsc_cfg->flatness_max_qp        = rc->flatness_max_qp;
flatness_max_qp   186 drivers/gpu/drm/drm_dsc.c 	pps_payload->flatness_max_qp = dsc_cfg->flatness_max_qp;
flatness_max_qp    46 drivers/gpu/drm/i915/display/intel_vdsc.c 	u8 flatness_max_qp;
flatness_max_qp   417 drivers/gpu/drm/i915/display/intel_vdsc.c 	vdsc_cfg->flatness_max_qp =
flatness_max_qp   418 drivers/gpu/drm/i915/display/intel_vdsc.c 		rc_params[row_index][column_index].flatness_max_qp;
flatness_max_qp   630 drivers/gpu/drm/i915/display/intel_vdsc.c 		DSC_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp);
flatness_max_qp   194 include/drm/drm_dsc.h 	u8 flatness_max_qp;
flatness_max_qp   463 include/drm/drm_dsc.h 	u8 flatness_max_qp;