Age | Commit message (Expand) | Author |
2006-10-11 | Context switching work. | Stephane Marchesin |
2006-09-17 | Add pciid for GeForce Go 6150 (0x0244). | Ben Skeggs |
2006-09-09 | Add copyright notices while I still remember.. | Ben Skeggs |
2006-09-07 | Fix second start of X server without module reload beforehand, and a couple o... | Ben Skeggs |
2006-09-07 | Remove a 64 bit div. | Stephane Marchesin |
2006-09-03 | Allow cmdbuf location(AGP,VRAM) and size to be configured. | Ben Skeggs |
2006-09-02 | Use DMA_IN_MEMORY for DMA objects. This is needed for a DDX change that will | Ben Skeggs |
2006-08-30 | Add stub {get,set}param ioctls. | Ben Skeggs |
2006-08-29 | Merge branch 'master' into nouveau-1 | Dave Airlie |
2006-08-28 | drm: lots of small cleanups and whitespace issues fixed up | Dave Airlie |
2006-08-27 | add pci ids for nouveau | Dave Airlie |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie |
2006-08-26 | Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). | Michel Dänzer |
2006-08-19 | drm: lots of small cleanups and whitespace issues fixed up | Dave Airlie |
2006-08-10 | i965 code and Linux coding style < 0 | Dave Airlie |
2006-08-08 | Add support for Intel i965G chipsets. | Alan Hourihane |
2006-07-26 | Revert "Make sure busmastering gets disabled on module unload." | Michel Dänzer |
2006-07-26 | Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with non-AGP cards | Michel Dänzer |
2006-07-19 | Make sure busmastering gets disabled on module unload. | Adam Jackson |
2006-07-19 | Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. | Michel Dänzer |
2006-07-19 | Make sure CHIP_IS_AGP flag is set when not overriding to PCI mode. | Michel Dänzer |
2006-07-19 | When writeback isn't used, actually disable it in the hardware. | Michel Dänzer |
2006-07-19 | Implement RADEON_PARAM_SCRATCH_OFFSET getparam. | Michel Dänzer |
2006-07-19 | Some debug output when the getparam ioctl is called with an unknown parameter. | Michel Dänzer |
2006-07-19 | .cvsignore -> .gitignore | Michel Dänzer |
2006-07-11 | Keep hashed user tokens, with the following changes: | Thomas Hellstrom |
2006-07-10 | Change drm Map handles to be arbitrary 32-bit hash tokens in the range | Thomas Hellstrom |
2006-07-05 | SiS 315 Awareness. | Thomas Hellstrom |
2006-06-22 | Remove spurious debug messages from i915 vblank config paths | Keith Packard |
2006-06-21 | i915: Save vblank pipe configuration to restore on resume | Keith Packard |
2006-06-19 | Add i915 ioctls to configure pipes for vblank interrupt. | Keith Packard |
2006-06-19 | Fix buffer cleanup on close. Move memory manager reset from final_context | Thomas Hellstrom |
2006-06-19 | via: Bump version number and date. | Thomas Hellstrom |
2006-06-15 | via: | Thomas Hellstrom |
2006-06-06 | Merge in the drm-sman-branch | Thomas Hellstrom |
2006-05-24 | Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new | Roland Scheidegger |
2006-05-20 | add forgotten register define for previous commit | Roland Scheidegger |
2006-05-20 | Do a tcl state flush before accessing tcl vector space. This fixes some | Roland Scheidegger |
2006-05-18 | add consts to radeon microcode. | Dave Airlie |
2006-04-23 | Fix from Benh for ppc r300 scratch | Dave Airlie |
2006-04-20 | check for __FreeBSD_kernel__ (bug 3810) | Brian Paul |
2006-04-18 | Err, use "ifndef" rather than "if !", to avoid compiler warning. | Eric Anholt |
2006-04-18 | Use __LP64__ instead of checking the linux-specific BITS_PER_LONG. | Eric Anholt |
2006-04-09 | Revert a change that accidentally went in with whitespace changes from | Eric Anholt |
2006-04-08 | Compile fixes for FreeBSD. | Eric Anholt |
2006-04-05 | coverity bugfix from the kernel | Dave Airlie |
2006-03-25 | radeon fix up the PCI ids for new memory map like the kernel one.. not | Dave Airlie |
2006-03-20 | Bump driver date to reflect airlied's last fix. | Adam Jackson |
2006-03-19 | make some functions static in via driver | Dave Airlie |
2006-03-17 | Add missing pci ids for new radeons (most but not all are pcie, r420, | Roland Scheidegger |