drm/virtio: delete notify after virtio_gpu_cmd_context_create
authorGurchetan Singh <gurchetansingh@chromium.org>
Wed, 1 Apr 2020 22:30:36 +0000 (15:30 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 3 Apr 2020 10:01:37 +0000 (12:01 +0200)
commit6eefb4bb938fb0b214524bbcfd66f873540181c9
treedcd30a26272c851dd4a03ad3292acca84acbf1f3
parentd60138530a786629b0ba7072105756087a13c3fd
drm/virtio: delete notify after virtio_gpu_cmd_context_create

The first 3D ioctl will take care of notification.

Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200401223039.2860-2-gurchetansingh@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_ioctl.c