Age | Commit message (Expand) | Author |
2008-06-04 | drm: fix hotplug oops | Dave Airlie |
2008-06-04 | intel: report a known connector | 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-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-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-05-30 | Fix ivch i2c read function to use the "special" i2c format. | Kristian Høgsberg |
2008-05-30 | drm: switch possible crtc/clones over to encoders | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | drm: attach an encoder. | Dave Airlie |
2008-05-30 | drm: add encoder attach/detach | Dave Airlie |
2008-05-30 | drm: init the encoder list/count | Dave Airlie |
2008-05-30 | drm: add red hat copyright. | Dave Airlie |
2008-05-30 | drm: add encoder ids to the output handling | Dave Airlie |
2008-05-30 | drm: add encoder / get encoder to the modesetting resources interface | Dave Airlie |
2008-05-30 | drm: remove unused init func from outputs | Dave Airlie |
2008-05-30 | drm/modesetting: add initial encoder structures and setup functions | Dave Airlie |
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie |
2008-05-29 | modesetting: reorganise code into core and helper functions. | Dave Airlie |
2008-05-29 | modeset: disable radeon ms by default | Dave Airlie |
2008-05-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-05-28 | i915: unmap BIOS when we're done with it | Jesse Barnes |
2008-05-28 | radeon: split microcode out into a separate header file. | Dave Airlie |
2008-05-23 | i915: do a better job of parsing VBIOS data | Jesse Barnes |
2008-05-23 | drm_mode_debug_printmodeline doesn't need struct drm_device * | Jesse Barnes |
2008-05-22 | i915: check dummy page before freeing | Hong Liu |
2008-05-14 | ati_pcigart: oops wrong way around not that it actually mattered | Dave Airlie |
2008-05-14 | ati_pcigart: stop working in the evenings you mess up too often | Dave Airlie |
2008-05-14 | Revert "ati_pcigart: fixup properly this version might even work" | Dave Airlie |
2008-05-14 | ati_pcigart: fixup properly this version might even work | Dave Airlie |
2008-05-14 | ati_pcigart: fill out 40-bit gart table support properly | Dave Airlie |
2008-05-13 | i915: register definition & header file cleanup | Jesse Barnes |
2008-05-12 | i915: TV hotplug fixes | Jesse Barnes |
2008-05-12 | fix kernel oops when removing fb | Hong Liu |