Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.c54 #define QSEED3_LUT_SIZE 60 macro
58 (QSEED3_LUT_SIZE * QSEED3_CIRCULAR_LUTS * sizeof(u32))
60 (QSEED3_LUT_SIZE * QSEED3_SEPARABLE_LUTS * sizeof(u32))
110 scaler3_cfg->y_rgb_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
117 scaler3_cfg->uv_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
124 scaler3_cfg->y_rgb_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
131 scaler3_cfg->uv_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()