Searched refs:safe_lut_tbl (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_catalog.c | 2185 .safe_lut_tbl = {0xfffc, 0xff00, 0xffff}, 2221 .safe_lut_tbl = {0xfff0, 0xf000, 0xffff}, 2249 .safe_lut_tbl = {0xfff0, 0xff00, 0xffff}, 2277 .safe_lut_tbl = {0xfff0, 0xff00, 0xffff}, 2306 .safe_lut_tbl = {0xfff8, 0xf000, 0xffff}, 2389 .safe_lut_tbl = {0xfff0, 0xff00, 0xffff}, 2419 .safe_lut_tbl = {0xfe00, 0xfe00, 0xffff}, 2448 .safe_lut_tbl = {0xff00, 0xff00, 0xffff}, 2477 .safe_lut_tbl = {0xfe00, 0xfe00, 0xffff}, 2506 .safe_lut_tbl = {0xfff0, 0x0, 0x0},
|
A D | dpu_hw_catalog.h | 831 u32 safe_lut_tbl[DPU_QOS_LUT_USAGE_MAX]; member
|
A D | dpu_plane.c | 331 safe_lut = pdpu->catalog->perf->safe_lut_tbl in _dpu_plane_set_danger_lut() 341 safe_lut = pdpu->catalog->perf->safe_lut_tbl in _dpu_plane_set_danger_lut() 346 safe_lut = pdpu->catalog->perf->safe_lut_tbl in _dpu_plane_set_danger_lut()
|
A D | dpu_encoder_phys_wb.c | 123 qos_cfg.safe_lut = catalog->perf->safe_lut_tbl[DPU_QOS_LUT_USAGE_NRT]; in dpu_encoder_phys_wb_set_qos()
|
Completed in 13 milliseconds