Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.c65 #define QSEED3_LUT_SIZE 60 macro
69 (QSEED3_LUT_SIZE * QSEED3_CIRCULAR_LUTS * sizeof(u32))
71 (QSEED3_LUT_SIZE * QSEED3_SEPARABLE_LUTS * sizeof(u32))
121 scaler3_cfg->y_rgb_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
128 scaler3_cfg->uv_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
135 scaler3_cfg->y_rgb_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
142 scaler3_cfg->uv_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()