Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vdsc_regs.h186 #define DSC_FLATNESS_MAX_QP(max_qp) ((max_qp) << 24) macro
H A Dintel_vdsc.c546 DSC_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_dsc_pps_configure()