Age | Commit message (Expand) | Author |
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 |
2008-05-12 | free dummy read page if fail to init mm | Hong Liu |
2008-05-12 | drm: remove root only from a lot of drm ioctls to get stuff running as non-root | Dave Airlie |
2008-05-12 | drm: masters are always authenticated | Dave Airlie |
2008-05-12 | drm: fix oops on reading proc file with no master | Dave Airlie |
2008-05-09 | i915: use BDB TV flag for TV detection | Jesse Barnes |
2008-05-09 | i915: add basic VBT support | Jesse Barnes |
2008-05-09 | Fix build problems | Alan Hourihane |
2008-05-08 | i915: Changed intel_fb to use the new drm_crtc_set_config interface | Jakob Bornecrantz |
2008-05-08 | i915: Fixed indent in intel_fb.c | Jakob Bornecrantz |
2008-05-08 | drm: Made set_config use drm_mode_set as a argument | Jakob Bornecrantz |
2008-05-08 | drm: check for NULL fb here, shouldn't happen but avoid oops for now | Dave Airlie |
2008-05-08 | drm: set crtc->fb to NULL | Dave Airlie |
2008-05-08 | intel: set correct limits on screen width/height from DDX | Dave Airlie |
2008-05-08 | drm: fix replacefb to change fb properties | Dave Airlie |
2008-05-08 | drm_mode: initial replacefb implemenation | Dave Airlie |
2008-05-08 | drm: fix typo from previous merge | Dave Airlie |
2008-05-08 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-05-07 | drm: nopage compat fixup for drm_vm | Dave Airlie |
2008-04-29 | i915: fix off by one in VGA save/restore of AR & CR regs | Jesse Barnes |