Home
last modified time | relevance | path

Searched refs:numRanges (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h570 uint32 numRanges; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1603 if (unlikely(cmd->body.numRanges > maxnum)) { in vmw_cmd_draw()
1609 for (i = 0; i < cmd->body.numRanges; ++i, ++range) { in vmw_cmd_draw()