mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 05:38:28 +07:00
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Comment fix. Signed-off-by: Brian Paul <brianp@vmware.com> Reviewed-by: Neha Bhende <bhenden@vmware.com>
This commit is contained in:
parent
a02f6da665
commit
8bd6287ffd
@ -2584,7 +2584,7 @@ static int vmw_cmd_dx_set_vertex_buffers(struct vmw_private *dev_priv,
|
||||
|
||||
/**
|
||||
* vmw_cmd_dx_ia_set_vertex_buffers - Validate an
|
||||
* SVGA_3D_CMD_DX_IA_SET_VERTEX_BUFFERS command.
|
||||
* SVGA_3D_CMD_DX_IA_SET_INDEX_BUFFER command.
|
||||
*
|
||||
* @dev_priv: Pointer to a device private struct.
|
||||
* @sw_context: The software context being used for this batch.
|
||||
|
Loading…
Reference in New Issue
Block a user