drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
authorDeepak Rawat <drawat@vmware.com>
Mon, 11 Feb 2019 22:59:57 +0000 (14:59 -0800)
committerDeepak Rawat <drawat@vmware.com>
Mon, 8 Apr 2019 17:29:05 +0000 (10:29 -0700)
commitb289840455ce99a12f202587a9dc1939c698d501
tree4fba6e15b90614d9dc453ce6a074253c0c809e03
parent45399b112a72e8ab41684164e860765fb96be99d
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c

Now that vmw_cmd_check prints debug message whenever a command verifier
fails, some of debug statements are unnecessary. Also rearranged some
debug print-out with this patch.

Signed-off-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c