Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h109 .danger_lut_tbl = {0xff, 0x0, 0x0},
H A Ddpu_6_3_sm6115.h109 .danger_lut_tbl = {0xff, 0xffff, 0x0},
H A Ddpu_6_9_sm6375.h120 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_6_2_sc7180.h177 .danger_lut_tbl = {0xff, 0xffff, 0x0},
H A Ddpu_3_3_sdm630.h178 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_5_4_sm6125.h188 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_6_4_sm6350.h195 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_7_2_sc7280.h221 .danger_lut_tbl = {0xffff, 0xffff, 0x0},
H A Ddpu_3_2_sdm660.h242 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_4_0_sdm845.h304 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_3_0_msm8998.h287 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_5_2_sm7150.h281 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_9_0_sm8550.h377 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_7_0_sm8350.h366 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_6_0_sm8250.h356 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_5_0_sm8150.h358 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_10_0_sm8650.h403 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_8_1_sm8450.h384 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
H A Ddpu_5_1_sc8180x.h384 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_8_0_sc8280xp.h407 .danger_lut_tbl = {0xf, 0xffff, 0x0},
H A Ddpu_9_2_x1e80100.h423 .danger_lut_tbl = {0x3ffff, 0x3ffff, 0x0},
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h769 u32 danger_lut_tbl[DPU_QOS_LUT_USAGE_MAX]; member
H A Ddpu_encoder_phys_wb.c155 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()