commit | eac681b3aec226c83f52d307254d88393aab5eb9 | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Mon Jan 08 20:38:34 2007 +1100 |
committer | Dave Airlie <airlied@linux.ie> | Mon Jan 08 20:38:34 2007 +1100 |
tree | c3d84be941cfc2c0b8c5ee5ecb8559fd83684927 | |
parent | bf81b46482c0fa8ea638e409d39768ea92a6b0f0 [diff] |
i915: Fix a DRM_ERROR that should be DRM_DEBUG. It would clutter up the kernel output in a situation which is legitimate before X.org 7.2 and handled correctly by the 3D driver. Signed-off-by: Dave Airlie <airlied@linux.ie>