Searched refs:DSC_VBR_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/display/ | ||
H A D | intel_vdsc_regs.h | 91 #define DSC_VBR_ENABLE (1 << 19) macro |
H A D | intel_vdsc.c | 395 pps_val |= DSC_VBR_ENABLE; in intel_dsc_pps_configure() |