platform/upstream/libdrm.git
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-14 Stephane MarchesinAgain more work on context switches. They work, sometim...
2006-10-13 Stephane MarchesinAdd the missing breaks.
2006-10-13 Stephane MarchesinFix the fifo context size on nv10, nv20 and nv30.
2006-10-13 Ben SkeggsFix some randomness in activating a second channel...
2006-10-12 Stephane MarchesinOops.
2006-10-12 Stephane MarchesinStill more work on the context switching code.
2006-10-11 Stephane MarchesinMore work on the context switch code. Still doesn't...
2006-10-10 Stephane MarchesinContext switching work.
2006-10-10 Roland Scheideggeronly allow specific type-3 packets to pass the verifier...
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #4.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #3.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #2.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #1.
2006-10-02 George SapountzisBug 6209: [mach64] AGP DMA buffers not mapped correctly.
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Michel DänzerMake locked tasklet handling more robust.
2006-10-02 Felix Kühlingdrm_rmdraw: Declare id and idx as signed so testing...
2006-09-29 Michel Dänzeri915: Only schedule vblank tasklet if there are schedul...
2006-09-28 Michel Dänzeri915: Avoid mis-counting vblank interrupts when they...
2006-09-28 Michel Dänzeri915: Bump minor for swap scheduling ioctl and secondar...
2006-09-28 Michel Dänzeri915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerOnly return EBUSY after we've established we need to...
2006-09-28 Michel DänzerCore vsync: Don't clobber target sequence number when...
2006-09-28 Michel DänzerCore vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerFix 'sequence has passed' condition in i915_vblank_swap().
2006-09-28 Michel DänzerAdd SAREA fileds for determining which pipe to sync...
2006-09-28 Michel DänzerAdd definition of DRM_VBLANK_SECONDARY.
2006-09-28 Michel DänzerMake handling of dev_priv->vblank_pipe more robust.
2006-09-28 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-28 Michel DänzerChange first valid DRM drawable ID to be 1 instead...
2006-09-28 Michel DänzerAdd copyright notice.
2006-09-28 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-28 Michel DänzerLocking and memory management fixes.
2006-09-28 Michel DänzerDrop tasklet locked driver callback when uninstalling...
2006-09-28 Michel DänzerExport drm_get_drawable_info symbol from core.
2006-09-28 Michel DänzerHook up DRM_IOCTL_UPDATE_DRAW ioctl.
2006-09-28 Michel DänzerOnly reallocate cliprect memory if the number of clipre...
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for interrupt triggered driver callback...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-21 Felix Kuhlingbug 5942: add stubs for drm_mtrr_add/del for non-MTRR...
2006-09-21 Anish Mistrybug 7092 : add pci ids for mach64 in Dell poweredge...
2006-09-20 Roland Scheideggerdo a TCL state flush before accessing VAP_CNTL to preve...
2006-09-18 Dave Airliedrm: put domain number back to 0, domain support is...
2006-09-17 Ben SkeggsAdd pciid for GeForce Go 6150 (0x0244).
2006-09-15 Michel DänzerUse register writes instead of BITBLT_MULTI packets...
2006-09-11 Dave Airliedrm: use radeon specific names for radeon flags
2006-09-08 Ben SkeggsAdd copyright notices while I still remember..
2006-09-07 Ben SkeggsFix second start of X server without module reload...
2006-09-07 Eric AnholtUse the DRM_INIT_WAITQUEUE argument (needed on Linux...
2006-09-07 Eric AnholtPut the PCI device/vendor id in the drm_device_t.
2006-09-07 Eric AnholtAdd a typedef for u64.
2006-09-06 Stephane MarchesinRemove a 64 bit div.
2006-09-02 Ben SkeggsAllow cmdbuf location(AGP,VRAM) and size to be configured.
2006-09-02 Ben SkeggsUse DMA_IN_MEMORY for DMA objects. This is needed...
2006-08-30 Ben SkeggsAdd stub {get,set}param ioctls.
2006-08-28 Dave AirlieMerge branch 'master' into nouveau-1
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-28 Dave Airlieadd static function, and remove bad attributions
2006-08-28 Dave Airliefix const pointer warnings with file_operations
2006-08-28 Dave Airlieremove local copies of pci domain/bus/slot/num
2006-08-28 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-28 Dave Airliefixup some of the comments in drm_context.c
2006-08-28 Dave Airliedrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-08-26 Dave Airlieadd pci ids for nouveau
2006-08-26 Dave Airlieinitial import of nouveau code from nouveau CVS
2006-08-26 Michel DänzerBug #7595: Avoid u32 overflows in radeon_check_and_fixu...
2006-08-23 Thomas HellstromFix previous commit: Only fall back to hashed handles
2006-08-23 Thomas HellstromAllow multiple addMaps with the same 32-bit map offset.
2006-08-23 Thomas HellstromFix hashtab implementation leaking illegal error codes...
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-19 Dave Airlieadd static function, and remove bad attributions
2006-08-19 Dave Airliefix const pointer warnings with file_operations
2006-08-19 Dave Airlieremove local copies of pci domain/bus/slot/num
2006-08-19 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-19 Dave Airliefixup some of the comments in drm_context.c
2006-08-19 Dave Airliedrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-08-16 Thomas HellstromRemove hash tables on DRM exit.
2006-08-14 Thomas HellstromAvoid kernel oops in some error paths calling drm_lastc...
2006-08-14 Dave Airlieremove all TRUE instances as well
2006-08-14 Dave Airlieremove all TRUE/FALSE no need for this in the drm,...
2006-08-10 Dave Airliei965 code and Linux coding style < 0
2006-08-10 Dave Airliecleanup some whitespace issue and move compat code...
2006-08-10 Dave Airlieclean up script to create an lk drm directory
2006-08-10 Dave Airliedrm: ati_pcigart cleanup
2006-08-08 Alan HourihaneAdd support for Intel i965G chipsets.
2006-08-07 Dave Airliedrm: whitespace cleanup in new files
2006-08-07 Dave Airliedrm: remove extra whitespace from drm_mm.c
2006-08-07 Dave Airliedrm: fixup whitespace and style for Linux kernel import
2006-07-26 Michel DänzerRevert "Make sure busmastering gets disabled on module...
2006-07-26 Michel DänzerBug #7629: Fix for CHIP_IS_AGP getting 'restored' with...
2006-07-24 Dave Airlieremove incorrect exit marking on cleanup pci as this...
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-07-19 Adam JacksonDelete the pre-core DRM code with extreme prejudice.
2006-07-19 Adam JacksonMake sure busmastering gets disabled on module unload.
2006-07-19 Michel DänzerUse RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D...
2006-07-19 Michel DänzerMake sure CHIP_IS_AGP flag is set when not overriding...
2006-07-19 Michel DänzerWhen writeback isn't used, actually disable it in the...
next