Age | Commit message (Expand) | Author |
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 | cursor: pass handle not BO. | 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-05-05 | r500: add allowed range for us config/pixsize | Dave Airlie |
2008-05-02 | nv50: enable 0x400500 bit 0 after PGRAPH exception also | Ben Skeggs |
2008-05-02 | nouveau: guard against channels potentially not having a context, fix nv50 | Ben Skeggs |
2008-05-02 | nouveau: disable all card interrupts when unknown PFIFO IRQ occurs. | Ben Skeggs |
2008-05-02 | nouveau: restore original NV_PFIFO_CACHES_REASSIGN value in fifo handler | Ben Skeggs |
2008-05-02 | nouveau: gather nsource in trap_info() | Ben Skeggs |
2008-05-02 | nv50: PGRAPH exception handling completely different from earlier chips | Ben Skeggs |
2008-05-01 | nv50: I cave... Add nv84 initial context values. | Ben Skeggs |
2008-04-29 | i915: fix off by one in VGA save/restore of AR & CR regs | Jesse Barnes |
2008-04-29 | nouveau: NV9x cards exist as well. | Maarten Maathuis |
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-26 | Enum-ectomy of vblank modesetting ioctl | 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-23 | i915: fix for compatibility mode | Xiang, Haihao |
2008-04-22 | i915: allocate devname at init time | Jesse Barnes |
2008-04-22 | add sysfs entry for DVO output | Hong Liu |
2008-04-22 | clear interrupt status before install irq | Hong Liu |
2008-04-22 | fix removing output_attrs | Hong Liu |
2008-04-22 | linux-core Makefile: add GIT_REVISION | Pekka Paalanen |
2008-04-22 | i915: gfx hw and i945gme fixes from upstream | Dave Airlie |
2008-04-20 | [I915] Handle tiled buffers in vblank tasklet | Keith Packard |
2008-04-20 | On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank | Keith Packard |
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-12 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jerome Glisse |
2008-04-12 | radeon_ms: rework command submission ioctl & cleanup | Jerome Glisse |
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 | Add TV out hotplug detection | 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 |