Age | Commit message (Expand) | Author |
2007-06-15 | Fix memory leaks in vblank error paths. | Michel Dänzer |
2007-06-14 | Comment new vblank routines and fixup several issues: | Jesse Barnes |
2007-06-12 | Remove unnecessary (and uncommented!) read barrier from the interrupt | Jesse Barnes |
2007-06-12 | Update vblank code: | Jesse Barnes |
2007-06-12 | Initial checkin of vblank rework. Code attempts to reduce the number | Jesse Barnes |
2007-06-12 | Fix some obvious bugs. | Thomas Hellstrom |
2007-06-12 | Try to make buffer object / fence object ioctl args 64-bit safe. | Thomas Hellstrom |
2007-06-08 | r300: Added the CP maximum fetch size and ring rptr update variables. | Oliver McFadden |
2007-06-05 | r300: Small correction to the previous commit. | Oliver McFadden |
2007-06-05 | r300: Document more of the RADEON_RBBM_STATUS register. | Alex Deucher |
2007-06-05 | Add support for the G33, Q33, and Q35 chipsets. | Wang Zhenyu |
2007-06-04 | nouveau: fix RAMHT wrapping | Maurice van der Pot |
2007-06-03 | radeon: refine irq acking for vbl on crtc 2 | Dave Airlie |
2007-06-03 | Revert "move i915 to new drm_wait_on function" | root |
2007-06-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-05-31 | i915: Add support for 945GME chip | Wang Zhenyu |
2007-05-31 | i915: Add support for 965GME/GLE chip. | Wang Zhenyu |
2007-05-29 | Update a bunch of FreeBSD port code. | Jung-uk Kim |
2007-05-26 | drm: spinlock initializer cleanup | Thomas Gleixner |
2007-05-26 | radeon: add other IGP chipsets | Dave Airlie |
2007-05-26 | Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls." | Dave Airlie |
2007-05-26 | Revert "drm/ttm: cleanup most of fence ioctl split out" | Dave Airlie |
2007-05-26 | whitespace fixups from kernel | Dave Airlie |
2007-05-26 | drm/ttm: cleanup most of fence ioctl split out | Dave Airlie |
2007-05-26 | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. | Dave Airlie |
2007-05-26 | drm: cleanup use of Linux list handling macros | Dave Airlie |
2007-05-13 | r300: Added my comments into r300_reg.h. | Oliver McFadden |
2007-05-13 | r300: Synchronized R300 register defines file. | Oliver McFadden |
2007-05-12 | nouveau : nv10 graph move clipping value to per channel init | Matthieu Castet |
2007-05-12 | nouveau : nv10 graph clipping values were forgoten in ddx to drm commit | Matthieu Castet |
2007-05-10 | Allow vblank interrupts to remain disabled across VT switch. | Keith Packard |
2007-05-09 | r300: Synchronized R300 register defines file. | Oliver McFadden |
2007-05-09 | r300: Synchronized R300 register defines file. | Oliver McFadden |
2007-05-08 | nouveau : fix fifo context size for nv10 | Matthieu Castet |
2007-05-08 | ttm: complete drm buffer object ioctl split | Dave Airlie |
2007-05-08 | drm/ttm: ioctl cleanup for buffer object - user side only | Dave Airlie |
2007-05-06 | r300: Synchronize the register file from Mesa. | Oliver McFadden |
2007-05-06 | r300: Use the defined names for known registers. | Oliver McFadden |
2007-05-06 | drm/ttm: cleanup most of fence ioctl split out | Dave Airlie |
2007-05-06 | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. | Dave Airlie |
2007-05-01 | Fix userspace ABI breakage from 3c384a9ad5f964709a237cfe035ea5d6df2da5fa. | Michel Dänzer |
2007-04-29 | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer |
2007-04-28 | move i915 to new drm_wait_on function | Dave Airlie |
2007-04-28 | remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie |
2007-04-26 | Revert "bug 7092 : add pci ids for mach64 in Dell poweredge 4200" | George Sapountzis |
2007-04-26 | freebsd: remove stray apperance of IN_MODULE. | George Sapountzis |
2007-04-26 | Add new buffer object type for kernel allocations that don't initially have a... | Jesse Barnes |
2007-04-23 | nouveau: fix wacky pci id | Stephane Marchesin |
2007-04-17 | via: Make sure we flush write-combining using a follow-up read. | Thomas Hellstrom |
2007-04-10 | nouveau: nv10 per channel init from ddx | Matthieu Castet |