Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h326 struct dpu_qos_lut_tbl { struct
770 struct dpu_qos_lut_tbl qos_lut_tbl[DPU_QOS_LUT_USAGE_MAX];
Ddpu_hw_util.h353 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl,
Ddpu_hw_util.c447 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl, in _dpu_hw_get_qos_lut()
Ddpu_encoder_phys_wb.c107 const struct dpu_qos_lut_tbl *qos_lut_tb; in dpu_encoder_phys_wb_set_qos()