| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
into origin/modesetting-101
 | 
 | 
want to use this function
This reverts commit e114b981bc291049fa6996d487334a408acc1ce2.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
into origin/modesetting-101
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
a user mapping.
 | 
 | 
code to be more general.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
on demand, and unregister when we're done.
 | 
 | 
- allow drm_buffer_object_create to be called w/o dev_mapping
  - fixup i915 init code to allocate memory, fb and set modes right
  - pass fb to drm_initial_config for setup
  - change some debug output to make it easier to spot
  - fixup lvds code to use DDC probing correctly
 | 
 | 
 | 
 | 
just a bit garbled
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
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.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
comprehensive fix"
This reverts commit c0336989884e75bcd05284257e884754bb5f85b6.
this break SDVO
 | 
 | 
 | 
 | 
 | 
 | 
into origin/modesetting-101
 | 
 | 
 | 
 | 
 | 
 | 
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
 | 
 | 
 | 
 | 
init routine that runs at driver load time.
 | 
 | 
items to i915 private structure.
 | 
 | 
output enumeration stuff.
 | 
 | 
in the Linux i2c layer to make DDC reliable on old monitors.
 | 
 | 
- move EDID structures to drm_edid.h
  - add EDID info structure to drm_output
  - add a few routines to intel_display for getting current mode info
  - add some prototypes to intel_drv.h and drm_crtc.h
 |