Age | Commit message (Expand) | Author |
2008-06-05 | Add a function to bufmgr_fake to evict all buffers in the GTT. | Eric Anholt |
2008-06-05 | drm/modeset: add more debugging and fixup some fb enable/disabe bits | Dave Airlie |
2008-06-05 | drm/modesetting: more fb interface cleanups | Dave Airlie |
2008-06-05 | drm/modesetting: attempt to make fb code more sane | Dave Airlie |
2008-06-05 | drm: modesetting unify the hotplug init paths a lot. | Dave Airlie |
2008-06-05 | modesetting: fix fb clearing up | Dave Airlie |
2008-06-05 | modesetting: use surface width height for buffer allocs | Dave Airlie |
2008-06-05 | modesetting: add surface width/heights | Dave Airlie |
2008-06-05 | modesetting: initial attempt at debonging fb | Dave Airlie |
2008-06-04 | i915: use kzalloc to allocate intel_output for lvds | Jesse Barnes |
2008-06-04 | Fix crash in drm_mode_connector_update_edid_property | Jesse Barnes |
2008-06-04 | drm: fix hotplug oops | Dave Airlie |
2008-06-04 | intel: report a known connector | Dave Airlie |
2008-06-03 | Drop struct_mutex while waiting in drm_client_lock_take | Keith Packard |
2008-06-04 | libdrm: shouldn't rely on this | Dave Airlie |
2008-06-04 | drm: introduce generation counter to interface. | Dave Airlie |
2008-06-04 | drm/sysfs: don't try an unregister if not registered | Dave Airlie |
2008-06-04 | intel: use kzalloc | Dave Airlie |
2008-06-04 | drm/modesetting: bo not used anymore | Dave Airlie |
2008-06-04 | drm: remove sysfs in driver for now.. should probably be in helper | Dave Airlie |
2008-06-04 | drm/modesetting: pass object handle to driver !bo | Dave Airlie |
2008-06-04 | drm/modesetting: overhaul the fb create/delete. | Dave Airlie |
2008-06-04 | drm: make mode comparison more betterer. | Dave Airlie |
2008-06-03 | Fix libdrm to actually include the new code instead of just building it. | Eric Anholt |
2008-06-03 | Fix and hook up bufmgr code to the build. | Eric Anholt |
2008-06-03 | Import bufmgr code to libdrm. Not yet hooked up to the build. | Eric Anholt |
2008-06-03 | vblank: Don't wait or update the counter while the CRTC is supposedly disabled. | Michel Dänzer |
2008-06-03 | vblank: Clean up compensation for spurious wraparounds of driver counter. | Michel Dänzer |
2008-06-03 | vblank: Special-case driver vblank counter going back by 1. | Michel Dänzer |
2008-06-03 | vblank: Don't return current sequence number and time if interrupted by signal. | Michel Dänzer |
2008-06-03 | Revert "don't copy back if an error was returned." | Michel Dänzer |
2008-06-03 | drm: sg alloc should write back the handle to userspace | Dave Airlie |
2008-06-03 | drm/ati_pcigart: use proper page mapping function | Dave Airlie |
2008-06-02 | [intel-gem] reloc_and_validate_object → object_bind_and_relocate | Keith Packard |
2008-06-02 | [intel-gem] Propagate set_domain errors. | Keith Packard |
2008-06-02 | more checks for NULL encoder so we don't segfault. | Alan Hourihane |
2008-06-02 | Fix warnings | Alan Hourihane |
2008-06-02 | drm: initial mode object groups. | Dave Airlie |
2008-06-02 | drm/modesetting: redo object handles around a core object. | Dave Airlie |
2008-06-02 | drm: only report framebuffers available on this fd. | Dave Airlie |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-01 | [FreeBSD] Declare vblank_disable_fn callout MPSAFE. | Robert Noland |
2008-06-01 | [FreeBSD] Get rid of vbl_lock and re-use irq_lock. | Robert Noland |
2008-06-02 | Merge branch 'modesetting-101-encoders' into modesetting-101 | Dave Airlie |
2008-06-02 | drm: fixup encoder picking in set_config stage | Dave Airlie |
2008-06-02 | drm/modesetting: add best encoder finding for modesetting | Dave Airlie |
2008-06-02 | drm/modesetting: move some connector functions to helper. | Dave Airlie |
2008-06-02 | drm: fixup some interfaces so test code works again | Dave Airlie |
2008-06-02 | drm/modesetting: another re-org of some internals. | Dave Airlie |
2008-06-01 | [FreeBSD] Add symlink for radeon_microcode.h | Robert Noland |