gem_vmap_blits: Demote warning to note
authorBen Widawsky <benjamin.widawsky@intel.com>
Sun, 1 Sep 2013 18:47:57 +0000 (11:47 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Tue, 3 Sep 2013 22:31:14 +0000 (15:31 -0700)
commita3276e9713a7014bfcd84f29fea4dceb5670f488
tree595f46d52b5e38ea1a386ec56659f77792f5c2ec
parentc42f344b781fef9e8839d439dfa63d7aa76d65ca
gem_vmap_blits: Demote warning to note

The warning that vmap isn't supported is useful, but it shouldn't get in
the way of developers (or distros) being able to use -Werror.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
tests/gem_vmap_blits.c