Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_wb.c155 catalog->perf->danger_lut_tbl[DPU_QOS_LUT_USAGE_NRT]; in dpu_encoder_phys_wb_set_qos()
157 qos_cfg.safe_lut = catalog->perf->safe_lut_tbl[DPU_QOS_LUT_USAGE_NRT]; in dpu_encoder_phys_wb_set_qos()
159 qos_lut_tb = &catalog->perf->qos_lut_tbl[DPU_QOS_LUT_USAGE_NRT]; in dpu_encoder_phys_wb_set_qos()
H A Ddpu_hw_catalog.h300 DPU_QOS_LUT_USAGE_NRT, enumerator
H A Ddpu_plane.c210 if (lut_usage == DPU_QOS_LUT_USAGE_NRT) in _dpu_plane_calc_fill_level()
262 lut_usage = DPU_QOS_LUT_USAGE_NRT; in _dpu_plane_set_qos_lut()