Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bw.c413 int ipqdepth, ipqdepthpch = 16; in icl_get_bw_info() local
428 ipqdepth = min(ipqdepthpch, sa->displayrtids / num_channels); in icl_get_bw_info()
437 bi->num_planes = (ipqdepth - clpchgroup) / clpchgroup + 1; in icl_get_bw_info()
483 int ipqdepth, ipqdepthpch = 16; in tgl_get_bw_info() local
516 ipqdepth = min(ipqdepthpch, sa->displayrtids / num_channels); in tgl_get_bw_info()
535 bi_next->num_planes = (ipqdepth - clpchgroup) / in tgl_get_bw_info()