OSDN Git Service

android: switch to new build rules
[android-x86/external-libdrm.git] / intel /
2011-11-05 Chih-Wei Huangandroid: intel: disable drm_intel_probe_agp_aperture_size
2011-11-05 Chia-I Wuandroid: Use __mmap2.
2011-10-29 Eric Anholtintel: Share the implementation of BO unmap between...
2011-10-29 Eric Anholtintel: Don't call the SW_FINISH ioctl unless a CPU...
2011-10-29 Eric Anholtintel: Remove stale comment.
2011-10-28 Eric Anholtintel: Add an interface for removing relocs after they...
2011-10-28 Eric Anholtintel: Use stdbool.h for dealing with boolean values.
2011-09-22 Daniel Vetterdrm/i915: y tiling on i915G/i915GM is different
2011-09-22 Daniel Vetterdrm/intel: don't clobber bufmgr->pci_device
2011-08-01 Ben Widawskyintel: shared header for shader debugging
2011-07-20 Yuanhan Liuintel: fix the wrong method check for bo_get_subdata
2011-06-04 Chris Wilsonintel: Add interface to query aperture sizes.
2011-04-04 Chris Wilsonintel: Also handle mrb_exec fallback with ring == I915_...
2011-03-26 Daniel VetterCleanup gen2 tiling confusion
2011-02-22 Daniel Vetterintel: Fixup for the fix for relaxed tiling on gen2
2011-02-22 Daniel Vetterintel: fix relaxed tiling on gen2
2011-02-14 Chris Wilsonintel: Remember named bo
2011-02-14 Chris Wilsonintel: Set the public handle after opening by name
2011-01-12 Chris Wilsonintel: compile fix for previous commit after rebasing
2011-01-12 Chris Wilsonintel: Fallback to old exec if no mrb_exec is available
2010-12-19 Chris Wilsonintel: Export CONSTANT_BUFFER addressing mode
2010-12-07 Chris Wilsonintel: Reorder need_fence vs fenced_command to avoid...
2010-12-03 Chris Wilsonintel: If the command is fenced inform the kernel
2010-11-25 Chris Wilsonintel: Add a forward declaration of struct drm_clip_rect
2010-11-22 Chris Wilsonintel: Compute in-aperture size for relaxed fenced...
2010-11-09 Eric Anholtintel: Fix drm_intel_gem_bo_wait_rendering to wait...
2010-11-07 Albert Damenintel: initialize bufmgr.bo_mrb_exec unconditionally
2010-11-02 Eric Anholtintel: Drop silly asserts on mappings present at unmap...
2010-11-02 Eric Anholtintel: Remove gratuitous assert on bo_reference.
2010-11-01 Eric Anholtintel: Shove the fake bufmgr subdata implementation...
2010-11-01 Eric Anholtintel: Remove stale comment.
2010-10-29 Chris Wilsonintel: enable relaxed fence allocation for i915
2010-10-26 Chris Wilsonintel: Prepare for BLT ring split.
2010-10-01 Chris Wilsonintel: Downgrade error warnings to debug
2010-09-25 Chris Wilsonintel: Replace open-coded drmIoctl with calls to drmIoctl()
2010-08-26 Eric AnholtAvoid use of c++ reserved keyword "virtual" when using...
2010-06-29 Chris Wilsonintel: Suppress the error return from setting domains...
2010-06-24 Chris Wilsonintel: Limit tiled pitches to 8192 on pre-i965.
2010-06-22 Chris Wilsonintel: Only adjust the local stride used for SET_TILING...
2010-06-22 Chris Wilsonintel: Restore SET_TILING for non-flinked bo.
2010-06-22 Chris Wilsonintel: '===' != '=='
2010-06-22 Chris Wilsonintel: Sanitise strides for linear buffers and SET_TILING
2010-06-21 Chris Wilsonintel: Print out debugging message following ENOSPC
2010-06-21 Chris Wilsonintel: Scan the cache for old bo once every second.
2010-06-21 Chris Wilsonintel: Force stride to be 0 for I915_TILING_NONE.
2010-06-21 Chris Wilsonintel: Defer tiling change to allocation.
2010-06-21 Chris Wilsonintel: Track tiling stride
2010-06-10 Eric Anholtintel: Fix several other paths for buffers pointing...
2010-06-10 Eric Anholtintel: Add more intermediate sizes of cache buckets...
2010-06-09 Chris Wilsonintel: Convert to untiled pitches if surface is too...
2010-06-08 Eric AnholtAllow a buffer to point at itself and still get relocs.
2010-06-06 Zou Nan haiintel: Add support for kernel multi-ringbuffer API.
2010-05-26 Eric Anholtintel_bufmgr_fake: fix compile warning.
2010-05-24 Chris Wilsonintel: Don't change tiling mode unless the kernel repor...
2010-05-13 Chris WilsonRevert "intel: We don't need to take the bufmgr lock...
2010-05-11 Chris Wilsonintel: query whether a buffer is reusable.
2010-05-06 Chris Wilsonintel: We don't need to take the bufmgr lock whilst...
2010-04-11 Chris Wilsonintel: Use the correct size when allocating reloc_targe...
2010-03-17 Eric Anholtintel: Install the header file in the libdrm/ directory.
2010-03-17 Julien Cristaulibdrm_intel.pc: don't include ${includedir}/drm
2010-03-17 Eric Anholtintel: Align untiled buffer pitch to 64B.
2010-03-17 Pauli Nieminenlibdrm: Move intel_atomic.h to libdrm core for sharing.
2010-03-07 Chris Wilsonintel: Repeat execbuffer if interrupted by signal
2010-03-05 Eric Anholtintel: Only align Y-tiling pitch to the Y tile width.
2010-03-04 Chris Wilsonintel: Propagate some more error returns
2010-03-03 Eric Anholtintel: Update the needs_fence flag of buffers on the...
2010-03-03 Eric Anholtintel: Don't enable execbuf2 fenced relocs unless we...
2010-03-02 Eric Anholtintel: Don't tile-align pitch for untiled buffers.
2010-03-02 Eric Anholtintel: Fix typo in conversion from IS_GEN to bufmgr_gem...
2010-03-02 Eric Anholtintel: add a comment about tiled buffer alloc height...
2010-03-02 Eric Anholtintel: Use an integer for chipset generation instead...
2010-03-02 Jesse Barneslibdrm/intel: execbuf2 support
2010-02-25 Eric Anholtintel: Add initial support for Sandybridge, and clean...
2010-02-10 Chris Wilsonintel: Handle resetting of input params after EINTR...
2010-02-09 Chris Wilsonintel: Account for potential pinned buffers hogging...
2010-02-02 Dave Airlieintel: check return value for calloc
2010-01-20 Chris Wilsonintel: Add pkg-config dependency on libdrm.so using...
2010-01-17 Alan CoopersmithSupport gcc's __FUNCTION__ for people using other compilers
2010-01-17 Alan CoopersmithAdd support for Solaris libc atomic operations
2010-01-05 Jakob BornecrantzMerge branch 'master' into libkms-master
2009-12-08 Chris Wilsonintel: Clear virtual after failing to mmap_gtt.
2009-12-05 Chris Wilsonintel: Expect caller to guarantee thread-safety of...
2009-12-02 Jakob BornecrantzMerge branch 'modesetting-dirty-libdrm'
2009-12-03 Jesse BarnesMerge branch 'pageflip' of git://people.freedesktop...
2009-12-02 Chris Wilsonintel: Free memory before inserting bo into cache.
2009-12-02 Chris Wilsonintel: Check and propagate errors from building reloc...
2009-12-02 Chris Wilsonintel: Repeat execbuffer after EINTR
2009-12-02 Chris Wilsonintel: Review use of errno.
2009-12-02 Chris Wilsonintel: Make bo_reference() inline for internal use.
2009-12-02 Chris Wilsonintel: Remove the extra reference while validating...
2009-12-01 Chris Wilsonintel: Wrap a few more syscalls with EINTR protection
2009-11-30 Chris Wilsonintel: Clear bo->used_as_reloc_target flag on destroy
2009-11-30 Chris Wilsonintel: Apply pessimistic alignment to in-aperture buffe...
2009-11-30 Chris Wilsonintel: Only store a buffer in the cache if it is retained.
2009-11-20 Kristian HøgsbergMerge remote branch 'origin/master' into libdrm
2009-11-17 Kristian HøgsbergMove libdrm/ up one level