Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e617eefb authored by Jerome Glisse's avatar Jerome Glisse Committed by Greg Kroah-Hartman
Browse files

drm/radeon/kms: fix GTT/VRAM overlapping test

commit 2cbeb4ef

 upstream.

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: default avatarJerome Glisse <jglisse@redhat.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 1cc67a62
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment