2006-10-17 |
Ben Skeggs | typo |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Ben Skeggs | NV40: *Now* fifo ctx switching works for me.. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ben Skeggs | NV40: FIFO context switching now WorksForMe(tm) |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ben Skeggs | Setup NV40 RAMFC (in wrong location.. but anyway),... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ben Skeggs | Some info on NV40's RAMFC |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stephane Marchesin | Merge branch 'master' of git://anongit.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stephane Marchesin | Again more work on context switches. They work, sometim... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Stephane Marchesin | Add the missing breaks. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Stephane Marchesin | Fix the fifo context size on nv10, nv20 and nv30. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ben Skeggs | Fix some randomness in activating a second channel... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stephane Marchesin | Oops. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stephane Marchesin | Still more work on the context switching code. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Stephane Marchesin | More work on the context switch code. Still doesn't... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stephane Marchesin | Context switching work. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Roland Scheidegger | only allow specific type-3 packets to pass the verifier... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #4. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #3. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #2. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #1. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6209: [mach64] AGP DMA buffers not mapped correctly. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Michel Dänzer | Fix type of second argument to spin_lock_irqsave(). |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Michel Dänzer | Make locked tasklet handling more robust. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Felix Kühling | drm_rmdraw: Declare id and idx as signed so testing... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Only schedule vblank tasklet if there are schedul... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915: Avoid mis-counting vblank interrupts when they... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915: Bump minor for swap scheduling ioctl and secondar... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Only return EBUSY after we've established we need to... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Core vsync: Don't clobber target sequence number when... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Fix 'sequence has passed' condition in i915_vblank_swap(). |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add SAREA fileds for determining which pipe to sync... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add definition of DRM_VBLANK_SECONDARY. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Make handling of dev_priv->vblank_pipe more robust. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Change first valid DRM drawable ID to be 1 instead... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915: Add ioctl for scheduling buffer swaps at vertical... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Locking and memory management fixes. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Drop tasklet locked driver callback when uninstalling... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Export drm_get_drawable_info symbol from core. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Hook up DRM_IOCTL_UPDATE_DRAW ioctl. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Only reallocate cliprect memory if the number of clipre... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add support for tracking drawable information to core |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add support for interrupt triggered driver callback... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add support for secondary vertical blank interrupt... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add support for secondary vertical blank interrupt... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Felix Kuhling | bug 5942: add stubs for drm_mtrr_add/del for non-MTRR... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Anish Mistry | bug 7092 : add pci ids for mach64 in Dell poweredge... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Roland Scheidegger | do a TCL state flush before accessing VAP_CNTL to preve... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Dave Airlie | drm: put domain number back to 0, domain support is... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Ben Skeggs | Add pciid for GeForce Go 6150 (0x0244). |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Michel Dänzer | Use register writes instead of BITBLT_MULTI packets... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Dave Airlie | drm: use radeon specific names for radeon flags |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ben Skeggs | Add copyright notices while I still remember.. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ben Skeggs | Fix second start of X server without module reload... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Eric Anholt | Use the DRM_INIT_WAITQUEUE argument (needed on Linux... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Eric Anholt | Put the PCI device/vendor id in the drm_device_t. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Eric Anholt | Add a typedef for u64. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Stephane Marchesin | Remove a 64 bit div. |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Ben Skeggs | Allow cmdbuf location(AGP,VRAM) and size to be configured. |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Ben Skeggs | Use DMA_IN_MEMORY for DMA objects. This is needed... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ben Skeggs | Add stub {get,set}param ioctls. |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | Merge branch 'master' into nouveau-1 |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | drm: lots of small cleanups and whitespace issues fixed up |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | add static function, and remove bad attributions |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | fix const pointer warnings with file_operations |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | remove local copies of pci domain/bus/slot/num |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | remove some DRM_ARRAY_SIZE from linux core code |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | fixup some of the comments in drm_context.c |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dave Airlie | drm: i810_dma.c: fix pointer arithmetic for 64-bit... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Dave Airlie | add pci ids for nouveau |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Dave Airlie | initial import of nouveau code from nouveau CVS |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Michel Dänzer | Bug #7595: Avoid u32 overflows in radeon_check_and_fixu... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Thomas Hellstrom | Fix previous commit: Only fall back to hashed handles |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Thomas Hellstrom | Allow multiple addMaps with the same 32-bit map offset. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Thomas Hellstrom | Fix hashtab implementation leaking illegal error codes... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | drm: lots of small cleanups and whitespace issues fixed up |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | add static function, and remove bad attributions |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | fix const pointer warnings with file_operations |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | remove local copies of pci domain/bus/slot/num |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | remove some DRM_ARRAY_SIZE from linux core code |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | fixup some of the comments in drm_context.c |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Dave Airlie | drm: i810_dma.c: fix pointer arithmetic for 64-bit... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Hellstrom | Remove hash tables on DRM exit. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Hellstrom | Avoid kernel oops in some error paths calling drm_lastc... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Dave Airlie | remove all TRUE instances as well |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Dave Airlie | remove all TRUE/FALSE no need for this in the drm,... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Dave Airlie | i965 code and Linux coding style < 0 |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Dave Airlie | cleanup some whitespace issue and move compat code... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Dave Airlie | clean up script to create an lk drm directory |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Dave Airlie | drm: ati_pcigart cleanup |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Alan Hourihane | Add support for Intel i965G chipsets. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Dave Airlie | drm: whitespace cleanup in new files |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Dave Airlie | drm: remove extra whitespace from drm_mm.c |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Dave Airlie | drm: fixup whitespace and style for Linux kernel import |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Michel Dänzer | Revert "Make sure busmastering gets disabled on module... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Michel Dänzer | Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Dave Airlie | remove incorrect exit marking on cleanup pci as this... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Dave Airlie | switch drm to use Linux mutexes instead of semaphore. |
commit | commitdiff | tree | snapshot |
next |