OSDN Git Service

Flag bit pattern bugfixes. Remove some error messages.
[android-x86/external-libdrm.git] / linux-core /
2006-09-01 Thomas HellstromFlag bit pattern bugfixes. Remove some error messages.
2006-09-01 Thomas HellstromExport buffer info on map and validate ioctls.
2006-09-01 Thomas HellstromBugfixes,
2006-09-01 Thomas HellstromVarious bugfixes.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-31 Thomas HellstromRemove the buffer manager mutex. Use dev->struct_mutex...
2006-08-31 Thomas HellstromMore mapping synchronization.
2006-08-30 Thomas HellstromLindenting drm_bo.c and drm_ttm.c
2006-08-30 Thomas HellstromBuffer object binding.
2006-08-30 Thomas HellstromBuffer eviction.
2006-08-30 Thomas HellstromRemove the buffer object hint field and use it only
2006-08-30 Thomas HellstromBuffer object mapping and mapping synchronization for...
2006-08-30 Thomas HellstromMemory manager init and takedown.
2006-08-30 Thomas HellstromBuffer object reply fill in.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-29 Thomas HellstromCheckpoint ttm addition to buffer objects.
2006-08-29 Thomas Hellstrom64-bit IOCTL integer (Michel Dänzer & Brian Paul)
2006-08-28 Thomas HellstromBuffer object creation.
2006-08-28 Thomas HellstromProper TTM dereferencing
2006-08-28 Thomas HellstromBuffer object idle and mapping synchronization.
2006-08-28 Thomas HellstromCheckpoint buffer object IOCTL stub.
2006-08-28 Thomas HellstromAdd a 64-bit drm unsigned type for 64-bit clean IOCTLS.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
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-27 Thomas HellstromBugfixes.
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-27 Thomas HellstromHave TTM create and reference ioctl call return the...
2006-08-27 Thomas HellstromAdd TTM map handle on reference.
2006-08-27 Thomas Hellstromttm create / destroy / ref / unref ioctl.
2006-08-25 Thomas HellstromMore ioctl stubs.
2006-08-25 Thomas Hellstromttm and buffer objects ioctl stubs.
2006-08-25 Thomas HellstromModule protection map access is moving into mainline...
2006-08-25 Thomas HellstromCheckpoint commit
2006-08-23 Thomas HellstromFix previous commit: Only fall back to hashed handles
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
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-22 Thomas HellstromMore ttm cleanups.
2006-08-22 Thomas Hellstromttm code cleanup.
2006-08-22 Thomas HellstromAdd a fence object class field for future use (For...
2006-08-22 Thomas HellstromInitial i915 buffer object driver
2006-08-22 Thomas HellstromAGP backends for TTM.
2006-08-22 Thomas HellstromBring in stripped TTM functionality.
2006-08-21 Thomas HellstromAllow longer sequence lifetimes.
2006-08-21 Thomas Hellstromi915 fence object driver implementing 2 fence object...
2006-08-21 Thomas HellstromRemove some accidently included TTM code.
2006-08-21 Thomas HellstromAdd missing fence type define.
2006-08-21 Thomas HellstromUser / Kernel space fence objects (device-independent...
2006-08-21 Thomas HellstromBackwards compatibility code for ttms.
2006-08-21 Thomas HellstromGeneric DRM support base-class support for user-space...
2006-08-21 Thomas HellstromAvoid using vmalloc for small hash tables.
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 Airliecleanup some whitespace issue and move compat code...
2006-08-10 Dave Airliedrm: ati_pcigart cleanup
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-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 Michel Dänzer.cvsignore -> .gitignore
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-07-05 Thomas HellstromSiS 315 Awareness.
2006-07-05 Thomas HellstromAdd missing semaphore release.
2006-06-23 Alan HourihaneFix compilation problem on 2.6.9 kernels (bug #6211)
2006-06-19 Thomas HellstromFix buffer cleanup on close. Move memory manager reset...
2006-06-16 Thomas Hellstromvia: Return the requested size instead of the correct...
2006-06-15 Thomas Hellstromvia:
2006-06-06 Thomas Hellstroms/list_entry/drm_hash_entry/ for "drm_hash_item"s.
2006-06-06 Thomas HellstromFix drm_remove_magic potential memory leak / corruption...
2006-06-06 Thomas HellstromMerge in the drm-sman-branch
2006-05-19 Dave Airlierip out unneeded back compat code
2006-04-23 Dave Airliefixup GFP_COMP for older kernels and get_page/put_page...
2006-04-05 Dave Airlieremove stupid init and exit flags..
2006-04-03 Dave Airliemake add context non master...
2006-03-19 Dave Airliefix issue in mga from kernel
2006-02-21 Dave Airlieset dma pages reserved
2006-02-21 Dave Airlieuse coherent memory for PCI allocations with COMP flag
2006-02-19 Dave Airlieexperimental PCI DMA fixes use proper Linux interfaces
2006-02-18 Dave Airliemake some functions static from the kernel
2006-02-18 Dave Airliealways enable and set master on pci device
2006-02-18 Dave Airliefix build wrong function call
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-18 Dave Airliefix card unload
2006-02-18 Dave AirlieFixup test for memory at end of memory space
2006-01-26 Alan Hourihaneadd missing name, desc, date, major, minor and patchlev...
2006-01-12 Thomas Hellstromvia: direction bug in get_user_pages call in via_dmabli...
2006-01-06 Thomas Hellstromvia: Combine PCI DMA transfers with stride==width ...
2006-01-02 Dave Airlienothing from VIA or S3 in this
2006-01-02 Dave Airlieuse drm_cards_limit instead of cards_limit
2006-01-02 Dave Airlieuse common read/write routines
next