]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Support SM5 shader type in command buffer
authorDeepak Rawat <drawat.floss@gmail.com>
Thu, 13 Dec 2018 21:43:20 +0000 (13:43 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Mon, 23 Mar 2020 21:39:34 +0000 (22:39 +0100)
commit12ae26044dc5cf80dd440b25a8c7a404b23fb827
tree2e81924603c6d95e7e7e303357dc4b54a106820d
parentb2d335ca4aeef8da28685e19418efd923a632f5b
drm/vmwgfx: Support SM5 shader type in command buffer

Virtual device now supports new shader types, allow them as valid shader
type in command buffer. Also add per shader bind info in binding manager
state for new shader type.

Signed-off-by: Deepak Rawat <drawat.floss@gmail.com>
Reviewed-by: Thomas Hellström (VMware) <thomas_os@shipmail.org>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Roland Scheidegger <sroland@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_binding.c
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c