Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_vdsc_regs.h84 #define DSC_PPS0_LINE_BUF_DEPTH(depth) REG_FIELD_PREP(DSC_PPS0_LINE_BUF_DEPTH_MASK, depth) macro
Dintel_vdsc.c444 DSC_PPS0_LINE_BUF_DEPTH(vdsc_cfg->line_buf_depth); in intel_dsc_pps_configure()