[PATCH] drm: add some caps for userspace to discover more info for dumb KMS driver (v2)

2011-11-14 Thread Dave Airlie
From: Dave Airlie For the simple KMS driver case we need some more info about what the preferred depth and if a shadow framebuffer is preferred. I've only added this for intel/radeon which support the dumb ioctls so far. If you need something really fancy you should be writing a real X.org driv

[PATCH] drm: add some caps for userspace to discover more info for dumb KMS driver (v2)

2011-11-14 Thread Dave Airlie
From: Dave Airlie For the simple KMS driver case we need some more info about what the preferred depth and if a shadow framebuffer is preferred. I've only added this for intel/radeon which support the dumb ioctls so far. If you need something really fancy you should be writing a real X.org driv