Searched defs:plane_sr (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c1376 int plane_sr, cursor_sr; local
1399 &plane_sr, &ignore_cursor_sr) &&
1409 plane_sr = cursor_sr = 0;
1415 plane_sr, cursor_sr);
1418 (plane_sr << DSPFW_SR_SHIFT) |
1435 int plane_sr, cursor_sr; local
1455 &plane_sr, &cursor_sr)) {
1460 plane_sr = cursor_sr = 0;
1466 plane_sr, cursor_sr);
1469 (plane_sr << DSPFW_SR_SHIF
[all...]

Completed in 142 milliseconds