Age | Commit message (Expand) | Author |
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 |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2008-04-27 | Use fixed sized types in new ioctls | Jesse Barnes |
2008-04-23 | Make via compile. | Kristian Høgsberg |
2008-04-23 | Make radeon_ms compile. | Kristian Høgsberg |
2008-04-23 | Don't disable IRQs, just tasklets, when taking the drm lock spinlock. | Thomas Hellstrom |
2008-04-23 | Fixed unlock check on EAGAIN | Jakob Bornecrantz |
2008-04-22 | add sysfs entry for DVO output | Hong Liu |
2008-04-22 | fix removing output_attrs | Hong Liu |
2008-04-22 | linux-core Makefile: add GIT_REVISION | Pekka Paalanen |
2008-04-17 | Porting DVO stuff | Hong Liu |
2008-04-14 | Fix buffer object map wait error. | Thomas Hellstrom |
2008-04-14 | Fix buffer object creation validation. | Thomas Hellstrom |
2008-04-14 | Unlock the BO mutex while waiting for idle, unmapped, unfenced. | Thomas Hellstrom |
2008-04-14 | Fix up buffer manager locking. | Thomas Hellstrom |
2008-04-11 | Save and restore dsparb and d_state regs | Keith Packard |
2008-04-10 | Fixup Intel TV property code | Jesse Barnes |
2008-04-10 | Split TV property creation into its own routine | Jesse Barnes |
2008-04-10 | Remove structure fields & code | Jesse Barnes |
2008-04-10 | Fix masking in get_load_detect_pipe | Jesse Barnes |
2008-04-10 | Keep display info in struct display_info | Jesse Barnes |
2008-04-09 | Fix TV load detection | Jesse Barnes |
2008-04-09 | Port pipe reservation code for load detection | Jesse Barnes |
2008-04-09 | Add newline to debug output for output add | Jesse Barnes |
2008-04-09 | Older kernels don't have kobject_uevent_env(), so punt | Alan Hourihane |
2008-04-09 | Fixup sysfs output registration | Jesse Barnes |
2008-04-08 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-04-08 | Improved DRM sysfs support | Jesse Barnes |
2008-04-08 | radeon_ms: command buffer validation use array of function pointer | Jerome Glisse |