Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h232 * struct dpu_qos_lut_tbl - define QoS LUT table
236 struct dpu_qos_lut_tbl { struct
686 struct dpu_qos_lut_tbl qos_lut_tbl[DPU_QOS_LUT_USAGE_MAX];
237 nentrydpu_qos_lut_tbl global() argument
238 entriesdpu_qos_lut_tbl global() argument
H A Ddpu_hw_util.c441 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl, in _dpu_hw_get_qos_lut()
H A Ddpu_encoder_phys_wb.c141 const struct dpu_qos_lut_tbl *qos_lut_tb; in dpu_encoder_phys_wb_set_qos()