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:
9fb03e6
)
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
author
Jerome Glisse
<jglisse@redhat.com>
Mon, 14 Dec 2009 20:02:09 +0000
(21:02 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 16 Dec 2009 05:38:55 +0000
(15:38 +1000)
If they are not radeon object don't do anythings special for them,
this avoid rare oops than can happen in a complex use case.
[airlied: additional fixups]
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found