Home
last modified time | relevance | path

Searched refs:igt (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/shaders/
H A DREADME28 * IGT gpu tools source code is located on your home directory (~) as ~/igt
37 ~/igt/lib/i915/shaders/clear_kernel/ivb.asm
38 ~ $ cd ~/igt
39 igt $ ./scripts/generate_clear_kernel.sh -g ivb \
43 ~/igt/lib/i915/shaders/clear_kernel/hsw.asm
44 ~ $ cd ~/igt
45 igt $ ./scripts/generate_clear_kernel.sh -g hsw \
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/igt-gpu-tools/
H A Digt-gpu-tools_git.bb3 HOMEPAGE = "https://gitlab.freedesktop.org/drm/igt-gpu-tools"
4 BUGTRACKER = "https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues"
15 SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https;branch=master \
/OK3568_Linux_fs/u-boot/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c97 static void igt (float x, float y, int ok) in igt() function
184 igt (1, 4, 0); in fpu_post_test_math6()
185 igt (3, 3, 0); in fpu_post_test_math6()
186 igt (5, 2, 1); in fpu_post_test_math6()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools/
H A D0001-lib-meson.build-fix-meson-0.60-compatibility.patch6 Upstream-Status: Backport [https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/963917a3565466…
22 lib = static_library('igt-' + name,
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvkms.rst21 - Add igt test to check cleared alpha value for XRGB plane format.
23 - Add igt test to check extreme alpha values i.e. fully opaque and fully
61 For all of these, we also want to review the igt test coverage and make sure all
62 relevant igt testcases work on vkms.
H A Ddrm-uapi.rst370 https://gitlab.freedesktop.org/drm/igt-gpu-tools/.
395 the host machine to run igt-tests. As an example it's used virtme::
399 Run the igt-tests in the guest machine, as example it's ran the 'kms_flip'
402 $ /path/for/igt-gpu-tools/scripts/run-tests.sh -p -s -t "kms_flip.*" -v
406 in the folder "igt-gpu-tools/results"; it's executed only the igt-tests
H A Dtodo.rst270 Might be good to also have some igt testcases for this.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.debug27 select X86_MSR # used by igt/pm_rpm
28 select DRM_VGEM # used by igt/prime_vgem (dmabuf interop checks)
33 select SW_SYNC # signaling validation framework (igt/syncobj*)
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.rst347 - igt-gpu-tools 1.25+gitX -> 1.26
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dmaintainers.inc266 RECIPE_MAINTAINER:pn-igt-gpu-tools = "Anuj Mittal <anuj.mittal@intel.com>"