[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_bo.c
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-04-28 Eric AnholtRename drm_mm.c and its fuctions to drm_memrange.
2008-04-14 Thomas HellstromFix buffer object map wait error.
2008-04-14 Thomas HellstromFix buffer object creation validation.
2008-04-14 Thomas HellstromUnlock the BO mutex while waiting for idle, unmapped...
2008-04-14 Thomas HellstromFix up buffer manager locking.
2008-03-30 Thomas Hellstrom[i915] Report buffer state _after_ fence submission...
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromDont allow !sysadmin clients to alter the memory type of
2008-03-12 Thomas HellstromFix kernel crash when we hit OOM conditions.
2008-03-12 Thomas HellstromAvoid duplicate calls to drm_ttm_bind in some cases.
2008-03-06 Dave Airliedrm/bo: allow non-suser priv to add kernel BOs.
2008-03-05 Dave Airliettm: make sure userspace can't destroy kernel create...
2008-03-05 Dave Airliedrm/ttm: add ioctl to get back memory managed area...
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Xiang, Haihaoi915: Evict if relocatee buffer is CACHED_MAPPED before
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardChange drm_bo_type_dc to drm_bo_type_device and comment...
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-21 Keith PackardMove dummy_read_page from drm_ttm_set_user to drm_ttm_c...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
2007-12-15 Keith PackardDocument drm_buffer_object_validate function.
2007-12-15 Keith PackardDocument fence_class mess in drm_bo_setstatus_ioctl
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
2007-12-13 Alan Hourihanecatch an out of memory condition
2007-11-15 Thomas Hellstrommm fixups.
2007-11-06 Thomas HellstromAvoid buffers not ending up on a list in some cases.
2007-11-05 Thomas HellstromFix a user-buffer check.
2007-11-05 Dave Airliedrm/ttm: kernel coding style for bo.c and objects.h
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-04 Dave Airliedrm: fix oops since user objects..
2007-11-02 Thomas HellstromUser buffer support.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromFix buffer object flag / mask checking.
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-22 Thomas HellstromDon't clobber the unfenced list with DONT_FENCE operations.
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-19 Thomas HellstromSome comment updates pending removal of the init mutex.
2007-10-19 Thomas HellstromNo fence_class argument on drmBOSetStatus since it...
2007-10-19 Thomas HellstromRemove the clean_unfenced function.
2007-10-17 Thomas HellstromOnly allow creator to change shared buffer mask.
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-17 Thomas HellstromRevert "Copy the important parts of object_validate...
2007-10-17 Thomas HellstromRevert "Remove the pinned buffer from the LRU when...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-02 Dave Airliettm: returning into dummy causes a buffer object leak
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm/ttm: fixup fence class naming and interfaces
2007-09-22 Thomas HellstromFix pinned buffer fence class.
2007-09-22 Thomas HellstromFix drm_bo.c compiling.
2007-09-22 Thomas HellstromAdd fence error member.
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-06 Ben SkeggsExport some useful ttm functions to drivers.
2007-08-02 Eric AnholtRemove the pinned buffer from the LRU when pinning.
2007-08-02 Eric AnholtAdd a couple of doxygen comments from reading the code.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-26 Eric AnholtCopy the important parts of object_validate into object...
2007-07-26 Eric AnholtReplace NO_MOVE/NO_EVICT flags to buffer objects with...
2007-07-26 Dave Airliedrm/bo: set the req pointer for each buffer to validate
2007-07-26 Dave Airliedrm: fix size argument for copy to/from user
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-16 Dave Airliedrm: remove drm_ref_t
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove hashtab/sman and object typedefs
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: remove ttm userspace typedefs
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Thomas HellstromFence object reference / dereference cleanup.
2007-06-15 Thomas HellstromIndentation fixes.
2007-06-15 Thomas HellstromFix refcounting / lock race.
2007-06-15 Thomas HellstromLocking fixes and instrumentation.
2007-06-13 Thomas HellstromMake sure we read fence->signaled while spinlocked.
2007-06-13 Thomas HellstromFix fence object deref race.
2007-06-12 Thomas HellstromFix some obvious bugs.
2007-06-12 Thomas HellstromTry to make buffer object / fence object ioctl args...
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-08 Dave Airliettm: complete drm buffer object ioctl split
2007-05-08 Dave Airliedrm/ttm: ioctl cleanup for buffer object - user side...
next