Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in v…
…blank The batchbuffer submission paths were fixed to use the 965-specific command, but the vblank tasklet was not. When the older version is sent, the 965 will lock up. Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information