Age | Commit message (Collapse) | Author |
|
spin in the kernel for a whole second w/o it...
|
|
detection. Also fix up error case for when LVDS mode can't be determined. Leave placeholder code in place for BIOS mode probing and platform quirks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|