summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-07 13:54:01 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-07 13:54:01 +0100
commit5dbc2630363d1111fd8081d0e3bcb1084cfba7f4 (patch)
treedef2f82713a16335082897b65940d6b2c5815c1c /lib/intel_batchbuffer.c
parent4cf1d089ebc83ca21abbc9714bcebecf8a759714 (diff)
tests/gem_overflow_reloc: Rework subtest enumeration
Subtest names must be stable across all platforms for easier tracking. Hence move the gen8+ check into the subtests, using igt_require. This will auto-skip the tests on platforms where a given test doesn't apply. Also move the assignment of the relocation_type var outside of the fixture block. Fixtures aren't run when enumerating subtests (so that subtests can be enumerated on any platform, even without an intel gpu). So gcc has indeed been right with it's "potentially uninitialized" var warning after all ... Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions