Searched refs:safe_lut_tbl (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_catalog.c | 971 .safe_lut_tbl = {0xfff0, 0xf000, 0xffff}, 999 .safe_lut_tbl = {0xfff0, 0xff00, 0xffff}, 1027 .safe_lut_tbl = {0xfff8, 0xf000, 0xffff}, 1056 .safe_lut_tbl = {0xfff0, 0xff00, 0xffff}, 1085 .safe_lut_tbl = {0xff00, 0xff00, 0xffff},
|
| A D | dpu_hw_catalog.h | 712 u32 safe_lut_tbl[DPU_QOS_LUT_USAGE_MAX]; member
|
| A D | dpu_plane.c | 380 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut() 390 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut() 395 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut()
|
Completed in 12 milliseconds