Age | Commit message (Expand) | Author |
2008-04-23 | Add mmap ioctl to mmfs. | Eric Anholt |
2008-04-23 | Add pread/pwrite ioctls to mmfs. | Eric Anholt |
2008-04-23 | Extend the mmfs basic test to do a couple of ioctls. | Eric Anholt |
2008-04-23 | Move mmfs.h userland interface to shared-core. | Eric Anholt |
2008-04-23 | Initial add of mmfs module. | Eric Anholt |
2008-04-23 | Clarify that drm_agp_ttm_backend is associated with a drm_ttm. | Eric Anholt |
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 |
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 | Add devname in modeset case | 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 | Add DragonFly BSD support for device creation | Hasso Tepper |
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 | radeon_ms: check for NULL fb | Jerome Glisse |
2008-04-06 | Place highmem pages last in the ttm page array. | Thomas Hellstrom |