mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 08:56:11 +00:00
igt/gem_evict_alignment: Remove obsolete skip on gen8+
If the BLT commands, aren't fixed yet, they should be. ASAP. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
9a70e29f83
commit
033c400e9b
@ -195,9 +195,6 @@ igt_main
|
|||||||
|
|
||||||
igt_fixture {
|
igt_fixture {
|
||||||
fd = drm_open_any();
|
fd = drm_open_any();
|
||||||
|
|
||||||
igt_skip_on_f(intel_gen(intel_get_drm_devid(fd)) > 7,
|
|
||||||
"BLIT commands not yet updated\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
igt_subtest("minor-normal") {
|
igt_subtest("minor-normal") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user