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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c2486 uint32_t render_standby; local in function:i830_disable_render_standby
2490 render_standby = INREG(MCHBAR_RENDER_STANDBY);
2491 if (render_standby & RENDER_STANDBY_ENABLE) {
2494 (render_standby & (~RENDER_STANDBY_ENABLE)));

Completed in 4 milliseconds