git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c3e67
)
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
author
Keith Packard
<keithp@keithp.com>
Mon, 21 Apr 2008 06:27:24 +0000
(16:27 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sat, 26 Apr 2008 07:48:47 +0000
(17:48 +1000)
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>
No differences found