commit | ef7c7b7497d6aba37a8932205411c872972dae5d | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat.floss@gmail.com> | Thu Dec 13 11:36:31 2018 -0800 |
committer | Roland Scheidegger <sroland@vmware.com> | Mon Mar 23 22:39:33 2020 +0100 |
tree | e83a678f2bcc8d0508199b031cbbc402214c00ec | |
parent | cb7adfd6ad12a11902ebe374bec7fd4efa2cec1c [diff] |
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support Virtual device consider SVGA_CAP_DX and SVGA3D_DEVCAP_DXCONTEXT independent of each other. Some of the commands in cmd_buf depends on SVGA_CAP_DX, so better to check for that as well. 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>