Home
last modified time | relevance | path

Searched refs:DSC_FLATNESS_MAX_QP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_vdsc.c630 DSC_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_configure_pps_for_dsc_encoder()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h11339 #define DSC_FLATNESS_MAX_QP(max_qp) ((max_qp) << 24) macro