Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_vdsc.c759 DSC_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_dsc_pps_configure()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h8092 #define DSC_FLATNESS_MAX_QP(max_qp) ((max_qp) << 24) macro