Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h699 struct dpu_perf_cfg { struct
776 struct dpu_perf_cfg perf;
Ddpu_hw_catalog.c955 static const struct dpu_perf_cfg sdm845_perf_data = {
997 static const struct dpu_perf_cfg sc7180_perf_data = {
1025 static const struct dpu_perf_cfg sm8150_perf_data = {
1054 static const struct dpu_perf_cfg sm8250_perf_data = {
1083 static const struct dpu_perf_cfg sc7280_perf_data = {
Ddpu_core_perf.c427 struct dpu_perf_cfg *cfg = &perf->catalog->perf; in _dpu_core_perf_mode_write()