[Intel-gfx] [PATCH] drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
eric at anholt.net
Wed Dec 24 06:20:51 CET 2008
On Tue, 2008-12-23 at 19:28 -0800, Keith Packard wrote:
> On Tue, 2008-12-23 at 18:47 -0800, Eric Anholt wrote:
>
> > + if (dev_priv->mm.suspended)
> > + return -EBUSY;
>
> What's the driver going to do when it sees this error code?
Today? Fail out and not render anything.
When someone fixes it? Fall back to dri_bo_map. Should be like 10
lines.
Can't wait for kms to make this mess go away.
--
Eric Anholt
eric at anholt.net eric.anholt at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20081223/2fb94726/attachment.sig>
More information about the Intel-gfx
mailing list