drm/vmwgfx: Modify the resource validation interface
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 26 Sep 2018 13:22:54 +0000 (15:22 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Thu, 27 Sep 2018 13:21:36 +0000 (15:21 +0200)
commit84e1bf06bc457f8e00e2e679d48365aeba919673
treece3b3f4ed4b404851e19a2ab9d9edddcfd35882c
parent038ecc503236ef94a66518e1ee7542557ffc39c1
drm/vmwgfx: Modify the resource validation interface

Allow selecting interruptible or uninterruptible waits to match
expectations of callers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
drivers/gpu/drm/vmwgfx/vmwgfx_validation.c