Searched refs:pps_val (Results 1 – 1 of 1) sorted by relevance
585 u32 pps_val = 0; in intel_dsc_pps_configure() local595 pps_val = DSC_VER_MAJ | vdsc_cfg->dsc_version_minor << in intel_dsc_pps_configure()600 pps_val |= DSC_ALT_ICH_SEL; in intel_dsc_pps_configure()602 pps_val |= DSC_BLOCK_PREDICTION; in intel_dsc_pps_configure()604 pps_val |= DSC_COLOR_SPACE_CONVERSION; in intel_dsc_pps_configure()606 pps_val |= DSC_422_ENABLE; in intel_dsc_pps_configure()608 pps_val |= DSC_VBR_ENABLE; in intel_dsc_pps_configure()609 drm_dbg_kms(&dev_priv->drm, "PPS0 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()612 pps_val); in intel_dsc_pps_configure()619 pps_val); in intel_dsc_pps_configure()[all …]