Searched refs:planeb_entries (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c1432 int fifo_entries = 0, planea_entries = 0, planeb_entries = 0, i; local in function:i830_update_dsparb
1469 planeb_entries = fifo_entries * planeb_hdisplay / total_hdisplay;
1473 ((planea_entries + planeb_entries) << DSPARB_CSTART_SHIFT) |
1477 ((planea_entries + planeb_entries) << DSPARB_BEND_SHIFT) |

Completed in 4 milliseconds