Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/riva/
Driva_hw.c170 int vocc; member
270 if (ainfo->wcvocc > ainfo->vocc) ainfo->wcvocc = ainfo->vocc; in nv3_iterate()
290 if (ainfo->vid_en && (ainfo->vocc < 0) && !ainfo->vid_only_once) in nv3_iterate()
300 if (ainfo->vid_en && ainfo->vocc<0 && !ainfo->vid_only_once) in nv3_iterate()
311 else if (ainfo->vid_en && ainfo->vocc<0 && !ainfo->vid_only_once) in nv3_iterate()
322 else if (ainfo->vid_en && ainfo->vocc<0 && !ainfo->vid_only_once) in nv3_iterate()
341 vlwm = ainfo->vocc - vlwm; in nv3_iterate()
344 ainfo->vocc = ainfo->vocc + ainfo->vburst_size - ns*ainfo->vdrain_rate/1000000; in nv3_iterate()
360 ainfo->vocc = ainfo->vocc + 0 - ns*ainfo->vdrain_rate/1000000; in nv3_iterate()
370 ainfo->vocc = ainfo->vocc + 0 - ns*ainfo->vdrain_rate/1000000; in nv3_iterate()
[all …]