NV50: basic fbcon + misc fixes
[platform/upstream/libdrm.git] / linux-core / i915_buffer.c
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-06 Thomas Hellstrom[I915] Fix VRAM eviction.
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-07 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-05 Alan Hourihanebuild fix for older kernels
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-18 Kyle McMartini915: fix invalid opcode exception on cpus without...
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-13 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-28 Dave Airliedrm: more cleanups
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-15 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-21 Thomas HellstromDisable i915 accelerated blit copy moves for now until...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-11 Dave Airliei915: check mask instead of flags for buffer fence...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-22 Thomas HellstromAdd fence error member.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-12 Thomas HellstromTry to make buffer object / fence object ioctl args...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-22 Jesse BarnesCall preallocated space VRAM instead of PRIV0 to be...
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-16 Thomas HellstromSimple fence object sample driver for via, based on...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-13 Thomas HellstromMore bugfixes.
2007-02-12 Thomas HellstromLindent.
2007-02-12 Thomas HellstromCleanup and fix support for pinned buffers.
2007-02-10 Thomas HellstromVarious bugfixes.
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-08 Thomas HellstromAdd an accelerated buffer copy cleanup helper.
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-06 Thomas HellstromImplement a policy for selecting memory types.
2007-02-05 Thomas Hellstromi915: Add copy-blit operation.
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-01-31 Thomas Hellstrommemory manager: Make device driver aware of different...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-18 Thomas HellstromAvoid driver-specific AGP user-populated types, since...
2006-10-17 Thomas HellstromLindent.
2006-10-16 Thomas HellstromChange Intel AGP memory type numbers.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-12 Thomas HellstromUse lazy fence wait when possible even for RW fences...
2006-09-01 Thomas HellstromVarious bugfixes.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromInitial i915 buffer object driver