Age | Commit message (Expand) | Author |
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 |
2008-04-07 | Missing KERNEL_VERSION macro | Patrice Mandin |
2008-04-07 | radeon_ms: another fb fix reset mode if fb changed | Jerome Glisse |
2008-04-07 | nouveau: enable accelerated move to sysmem | Ben Skeggs |
2008-04-07 | nouveau: enable m2mf for tt<->vram moves, fix fence_poll | Ben Skeggs |
2008-04-06 | radeon_ms: fix framebuffer code | Jerome Glisse |
2008-04-06 | Place highmem pages last in the ttm page array. | Thomas Hellstrom |
2008-04-06 | Use clflush() when available for cache flushing. | Thomas Hellstrom |
2008-04-06 | [I915] Fix VRAM eviction. | Thomas Hellstrom |
2008-04-06 | Fix emergency allocation accounting. | Thomas Hellstrom |
2008-04-03 | radeon_ms: fixes fb handling | Jerome Glisse |
2008-03-31 | radeon_ms: initial pass at command buffer validation | Jerome Glisse |
2008-03-30 | Initialize the fence::error member. | Thomas Hellstrom |
2008-03-30 | [i915] Report buffer state _after_ fence submission to user-space. | Thomas Hellstrom |
2008-03-30 | Don't call fence::poll during irq if there are no waiters. | Thomas Hellström |
2008-03-27 | radeon_ms: this is a modesetting driver, bring things up to date | Jerome Glisse |
2008-03-27 | drm: remove authentication on master exit. | Dave Airlie |
2008-03-24 | nouveau: silence warning | Ben Skeggs |
2008-03-20 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jerome Glisse |