Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc_regs.h331 #define DSC_SLICE_PER_LINE(slice_per_line) ((slice_per_line) << 16) macro
H A Dintel_vdsc.c673 DSC_SLICE_PER_LINE((vdsc_cfg->pic_width / num_vdsc_instances) / in intel_dsc_pps_configure()