Re: [Intel-gfx] [PATCH] drm/tests: Suballocator test

2023-02-27 Thread kernel test robot
: https://lore.kernel.org/r/20230227103853.12666-1-thomas.hellstrom%40linux.intel.com patch subject: [Intel-gfx] [PATCH] drm/tests: Suballocator test config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20230227/202302272233.3lnnrkdf-...@intel.com/config) compiler: gcc-11 (Debian

Re: [Intel-gfx] [PATCH] drm/tests: Suballocator test

2023-02-27 Thread kernel test robot
: https://lore.kernel.org/r/20230227103853.12666-1-thomas.hellstrom%40linux.intel.com patch subject: [Intel-gfx] [PATCH] drm/tests: Suballocator test config: x86_64-randconfig-a006-20230227 (https://download.01.org/0day-ci/archive/20230227/202302272259.dbmiwsur-...@intel.com/config) compiler: clang

[Intel-gfx] [PATCH] drm/tests: Suballocator test

2023-02-27 Thread Thomas Hellström
Add a suballocator test to get some test coverage for the new drm suballocator, and perform some basic timing (elapsed time). Signed-off-by: Thomas Hellström --- drivers/gpu/drm/Kconfig | 1 + drivers/gpu/drm/tests/Makefile| 3 +- drivers/gpu/drm/tests/drm_subal