mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
tests: add more test descriptions
Add more test descriptions based on exiting comments. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* Exercises the basic execbuffer using theh andle LUT interface */
|
||||
/* Exercises the basic execbuffer using the handle LUT interface */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
@@ -39,6 +39,9 @@
|
||||
#include "ioctl_wrappers.h"
|
||||
#include "drmtest.h"
|
||||
|
||||
IGT_TEST_DESCRIPTION("Exercises the basic execbuffer using the handle LUT"
|
||||
" interface.");
|
||||
|
||||
#define BATCH_SIZE (1024*1024)
|
||||
|
||||
#define LOCAL_I915_EXEC_NO_RELOC (1<<11)
|
||||
|
||||
Reference in New Issue
Block a user