Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h794 struct dpu_perf_cfg { struct
871 const struct dpu_perf_cfg *perf;
Ddpu_hw_catalog.c1490 static const struct dpu_perf_cfg msm8998_perf_data = {
1526 static const struct dpu_perf_cfg sdm845_perf_data = {
1562 static const struct dpu_perf_cfg sc7180_perf_data = {
1590 static const struct dpu_perf_cfg sm8150_perf_data = {
1619 static const struct dpu_perf_cfg sc8180x_perf_data = {
1646 static const struct dpu_perf_cfg sm8250_perf_data = {
1675 static const struct dpu_perf_cfg sc7280_perf_data = {
1703 static const struct dpu_perf_cfg qcm2290_perf_data = {
Ddpu_core_perf.c416 const struct dpu_perf_cfg *cfg = perf->catalog->perf; in _dpu_core_perf_mode_write()