Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h327 struct dpu_qos_lut_tbl { struct
771 struct dpu_qos_lut_tbl qos_lut_tbl[DPU_QOS_LUT_USAGE_MAX];
H A Ddpu_hw_util.h353 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl,
H A Ddpu_hw_util.c447 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.c108 const struct dpu_qos_lut_tbl *qos_lut_tb; in dpu_encoder_phys_wb_set_qos()