summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile.sources
diff options
context:
space:
mode:
authorVivek Kasireddy <vivek.kasireddy@intel.com>2015-10-22 18:34:03 -0700
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-10-30 09:15:55 +0100
commitfe548fab0a63f95b729f0df4137753212e75375e (patch)
tree964594c55d957480f49beb95de62b349d748878a /benchmarks/Makefile.sources
parenta2c67866fb447a5d00abb3061b0d735df30fd40c (diff)
igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)
The main goal of this subtest is to trigger the following warning in the function i915_gem_object_get_fence(): if (WARN_ON(!obj->map_and_fenceable)) To trigger this warning, the subtest first creates a Y-tiled object and an associated framebuffer with the Y-fb modifier. Furthermore, to prevent the map_and_fenceable from being set, we make sure that the object does not have a normal VMA by refraining from rendering to the object and by setting the rotation property upfront before calling commit. v2: Do not call paint_squares and just use one output. v3: Convert an if condition to igt_require and move the plane rotation requirement further up before the fb allocation. Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'benchmarks/Makefile.sources')
0 files changed, 0 insertions, 0 deletions