Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Jesse Barnes 00c2064b77 drm/i915: sprite init failure on pre-SNB is not a failure
We can call the plane init function unconditionally, but don't need to
complain if it fails, since that will only happen if we're out of
memory (and other things will fail) or if we're on the wrong platform
(which is ok).

And remove the DRM_ERRORs from the sprite code itself to avoid dmesg
spam.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-01-13 15:49:27 -08:00
..
2010-08-09 11:24:28 -07:00
2011-10-20 15:26:39 -07:00
2012-01-09 14:17:53 -08:00
2009-09-23 01:05:21 +01:00
2012-01-06 13:54:12 -08:00