]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit950d73be76bce9200f49ae0ce991a4cf96cdb815
treece3b3f4ed4b404851e19a2ab9d9edddcfd35882c
parent19abfc009ba6b0eb185b0632e4e707e6eb6b2c49
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