Dave Airlie
|
32f6a58db2
|
add initial drm_fb framebuffer
So far I can load fbcon, once I use my miniglx to add a framebuffer.
fbcon doesn't show anything on screen but baby steps and all that.
|
2007-04-11 16:33:03 +10:00 |
Dave Airlie
|
add7a928ad
|
comment out unworkable code
|
2007-04-11 14:43:02 +10:00 |
Dave Airlie
|
b329f91502
|
use the baseaddr at least
|
2007-04-11 14:04:18 +10:00 |
Jesse Barnes
|
44a8761302
|
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm into origin/modesetting-101
Conflicts:
linux-core/drm_crtc.c - trivial merge
linux-core/drm_crtc.h - trivial merge
linux-core/intel_display.c - crtc_config -> mode_config
shared-core/i915_dma.c - accommodate new init code in i915_init.c
|
2007-04-10 10:45:55 -07:00 |
Jesse Barnes
|
b59285d738
|
Move i915 init code to new file, i915_init.c, and create a new high level
init routine that runs at driver load time.
|
2007-04-10 10:31:10 -07:00 |