Skip to content
Snippets Groups Projects
Commit 4eb085e4 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

drm/vmwgfx: Convert to new IDA API


Reorder allocation to avoid an awkward lock/unlock/lock sequence.
Simpler code due to being able to use ida_alloc_max(), even if we can't
eliminate the driver's spinlock.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
Reviewed-by: default avatarSinclair Yeh <syeh@vmware.com>
parent 485258b4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment