OSDN Git Service

intel: Downgrade error warnings to debug
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Oct 2010 15:50:09 +0000 (16:50 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Oct 2010 15:42:38 +0000 (16:42 +0100)
commit96214860bb0a5e11e7d346351a1be248e3716144
treef4808c79a486a54d1a7c16be2db9d4429e0ffcf9
parent624e58e3e43c0b2c6803cb9263863444abeb3acb
intel: Downgrade error warnings to debug

As the higher layers check the error return from libdrm-intel and
are supposed to handle the error (and print their own warning in
extremis) the voluminous output on stderr is just noise and a hazard in
its own right.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c