Add error checking to framebuffer creation
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 13 Aug 2008 01:23:58 +0000 (18:23 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 13 Aug 2008 01:23:58 +0000 (18:23 -0700)
commit085df6491e4975681a6e17ff9a67d01268aa7553
tree87dbac86832754b7409cf0525b3b5e52b024b5dc
parente9648e9107e90c3ef38a9c9ebb95bac1297d0df5
Add error checking to framebuffer creation

Make the Intel routine return an error if needed and make the core check for
it.
linux-core/drm_crtc.c
linux-core/intel_display.c