Home
last modified time | relevance | path

Searched defs:dpu_perf_cfg (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h669 struct dpu_perf_cfg { struct
670 u32 max_bw_low;
671 u32 max_bw_high;
672 u32 min_core_ib;
673 u32 min_llcc_ib;
674 u32 min_dram_ib;
675 const char *core_ib_ff;
676 const char *core_clk_ff;
677 const char *comp_ratio_rt;
678 const char *comp_ratio_nrt;
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h751 struct dpu_perf_cfg { struct
752 u32 max_bw_low;
753 u32 max_bw_high;
754 u32 min_core_ib;
755 u32 min_llcc_ib;
756 u32 min_dram_ib;
757 u32 undersized_prefill_lines;
758 u32 xtra_prefill_lines;
759 u32 dest_scale_prefill_lines;
760 u32 macrotile_prefill_lines;
[all …]