Move initial framebuffer allocation and configuration to drm_initial_config,
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Tue, 17 Apr 2007 17:00:37 +0000 (10:00 -0700)
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Tue, 17 Apr 2007 17:00:37 +0000 (10:00 -0700)
commit4e4d9cbeb3f52b605e46aad8ae1a947ca236079f
tree9829a35b435f0effe48388253d3a82ada403fc4c
parenteeb5de059401361871e34e29c456a1feebac0b1e
Move initial framebuffer allocation and configuration to drm_initial_config,
remove i915_driver_load fb related stuff.  Add a small helper for setting up
outputs.
linux-core/drm_crtc.c
linux-core/drm_crtc.h
shared-core/i915_init.c