~ubuntu-branches/debian/wheezy/xserver-xorg-video-intel/wheezy

« back to all changes in this revision

Viewing changes to src/i965_video.c

  • Committer: Package Import Robot
  • Author(s): Julien Cristau
  • Date: 2012-07-27 10:54:27 UTC
  • mfrom: (26.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20120727105427-bu71wsvoz3kko1u6
Tags: 2:2.19.0-5
Reduce maximum thread count for IVB GT1 to avoid spontaneous combustion

Show diffs side-by-side

added added

removed removed

Lines of Context:
1656
1656
 
1657
1657
        OUT_BATCH(0); /* scratch space base offset */
1658
1658
        OUT_BATCH(
1659
 
                ((86 - 1) << GEN7_PS_MAX_THREADS_SHIFT) |
 
1659
                ((48 - 1) << GEN7_PS_MAX_THREADS_SHIFT) |
1660
1660
                GEN7_PS_ATTRIBUTE_ENABLE |
1661
1661
                GEN7_PS_16_DISPATCH_ENABLE);
1662
1662
        OUT_BATCH(