Home
last modified time | relevance | path

Searched refs:danger_lut_tbl (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h110 .danger_lut_tbl = {0xff, 0x0, 0x0},
H A Ddpu_6_3_sm6115.h111 .danger_lut_tbl = {0xff, 0xffff, 0x0},
H A Ddpu_6_9_sm6375.h122 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_5_4_sm6125.h175 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_6_4_sm6350.h183 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_6_2_sc7180.h181 .danger_lut_tbl = {0xff, 0xffff, 0x0},
H A Ddpu_7_2_sc7280.h228 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_4_0_sdm845.h309 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_3_0_msm8998.h292 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_7_0_sm8350.h375 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_6_0_sm8250.h365 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_5_0_sm8150.h351 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_9_0_sm8550.h396 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_5_1_sc8180x.h379 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_8_1_sm8450.h397 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_8_0_sc8280xp.h421 .danger_lut_tbl = {0xf, 0xffff, 0x0},
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h770 u32 danger_lut_tbl[DPU_QOS_LUT_USAGE_MAX]; member
H A Ddpu_encoder_phys_wb.c121 catalog->perf->danger_lut_tbl[DPU_QOS_LUT_USAGE_NRT]; in dpu_encoder_phys_wb_set_qos()
H A Ddpu_plane.c274 cfg.danger_lut = pdpu->catalog->perf->danger_lut_tbl[lut_usage]; in _dpu_plane_set_qos_lut()