Age | Commit message (Collapse) | Author |
|
into origin/modesetting-101
Conflicts:
shared-core/i915_init.c - reconcile with airlied's new code
|
|
remove i915_driver_load fb related stuff. Add a small helper for setting up
outputs.
|
|
|
|
in-kernel code.
|
|
Check for the PENDING message when reading the attached
displays. Ensures the command has completed before continuing.
(probably need to check PENDING in other SDVO calls too)
|
|
|
|
|
|
|
|
(Reported by Dave Airlie).
|
|
with it everything falls over
|
|
|
|
We need to keep a list of user created fbs to nuke on master exit.
We also need to use the bo properly.
|
|
|
|
|
|
|
|
(since that implies a validate).
Fix drm_bo_wait_unfenced error messages and codes.
Fix some return codes from libdrm.
|
|
|
|
allocation correctly, and use drm_mem_reg_iomap to map ring buffer object.
|
|
|
|
When the kernel driver is loaded it sets up a lot of stuff..
it tears down the same stuff on unload.
This add a new map type called DRM_DRIVER which means the driver will clean the mapping up
and fix up the map cleaner
|
|
|
|
|
|
stuff.
|
|
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.
|
|
|