Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_bw.c406 int ipqdepth, ipqdepthpch = 16; in icl_get_bw_info() local
421 ipqdepth = min(ipqdepthpch, sa->displayrtids / num_channels); in icl_get_bw_info()
430 bi->num_planes = (ipqdepth - clpchgroup) / clpchgroup + 1; in icl_get_bw_info()
476 int ipqdepth, ipqdepthpch = 16; in tgl_get_bw_info() local
509 ipqdepth = min(ipqdepthpch, sa->displayrtids / num_channels); in tgl_get_bw_info()
528 bi_next->num_planes = (ipqdepth - clpchgroup) / in tgl_get_bw_info()