Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_vdsc_regs.h186 #define DSC_FLATNESS_MAX_QP(max_qp) ((max_qp) << 24) macro
Dintel_vdsc.c546 DSC_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_dsc_pps_configure()