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:
13bd8e4
)
drm/i915: Attempt to fix watermark setup on 85x (v2)
author
Adam Jackson
<ajax@redhat.com>
Fri, 16 Apr 2010 22:20:57 +0000
(18:20 -0400)
committer
Eric Anholt
<eric@anholt.net>
Sun, 18 Apr 2010 23:52:56 +0000
(16:52 -0700)
IS_MOBILE() catches 85x, so we'd always try to use the 9xx FIFO sizing;
since there's an explicit 85x version, this seems wrong.
v2: Handle 830m correctly too.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found