Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.h356 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl,
Ddpu_hw_util.c441 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl, in _dpu_hw_get_qos_lut() function
Ddpu_encoder_phys_wb.c160 qos_cfg.creq_lut = _dpu_hw_get_qos_lut(qos_lut_tb, 0); in dpu_encoder_phys_wb_set_qos()
Ddpu_plane.c273 cfg.creq_lut = _dpu_hw_get_qos_lut(&pdpu->catalog->perf->qos_lut_tbl[lut_usage], total_fl); in _dpu_plane_set_qos_lut()