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:
1b2f148
)
drm/radeon/kms: fix GTT/VRAM overlapping test
author
Jerome Glisse
<jglisse@redhat.com>
Mon, 16 Aug 2010 15:54:36 +0000
(11:54 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 19 Aug 2010 22:43:06 +0000
(08:43 +1000)
GTT/VRAM overlapping test had a typo which leaded to not
detecting case when vram_end > gtt_end. This patch fix the
logic and should fix #16574
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found