Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vdsc_regs.h142 #define DSC_SLICE_HEIGHT(slice_height) ((slice_height) << 0) macro
H A Dintel_vdsc.c468 pps_val |= DSC_SLICE_HEIGHT(vdsc_cfg->slice_height) | in intel_dsc_pps_configure()