aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/i915/drm
Commit message (Expand)AuthorAgeFilesLines
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* android: add support for i915gChia-I Wu2011-08-271-0/+41
* winsys/i915: share the source listChia-I Wu2011-08-273-11/+8
* i915g: don't try to check if a NULL buffer is busy.Stéphane Marchesin2011-07-131-0/+2
* i915g: Improve flushing using heuristics.Stéphane Marchesin2011-07-061-0/+10
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-1/+1
* i915g: implement fence signallingDaniel Vetter2011-06-111-2/+6
* i915g: add const qualifier to silence warningBrian Paul2011-05-031-1/+1
* i915g: Fix build.Vinson Lee2011-03-281-3/+6
* i915g: use drm ioctl to get pci devidDaniel Vetter2011-03-281-18/+8
* i915g: kill relocs accoutingDaniel Vetter2011-03-011-3/+0
* i915g/winsys: buffer validation supportDaniel Vetter2011-02-271-0/+21
* i915g: add raw batchbuffer dumping in drm winsysDaniel Vetter2011-02-273-0/+11
* i915g: add some throttlingDaniel Vetter2011-02-211-0/+9
* i915g: s/bool/boolean/ style-fixup in winsysDaniel Vetter2011-02-211-1/+1
* i915g: Fix warningJakob Bornecrantz2011-02-211-1/+0
* i915g: kill remnants of mmapped batchbuffer supportDaniel Vetter2011-02-211-12/+0
* i915g: Fix closure of full batch buffersChris Wilson2010-12-021-59/+12
* i915g: return tiling in iws->buffer_from_handleDaniel Vetter2010-12-021-2/+4
* i915g: prepare winsys/batchbuffer for execbuf2Daniel Vetter2010-12-022-16/+24
* i915g: switch to tiled allocations, kill set_fenceDaniel Vetter2010-12-021-19/+0
* i915g: add winsys function to create tiled buffersDaniel Vetter2010-12-021-12/+56
* i915g: drop alignment parameter from iws->buffer_createDaniel Vetter2010-12-021-2/+2
* i915g: kill idws->poolDaniel Vetter2010-11-214-14/+7
* i915g: kill buf->map_gttDaniel Vetter2010-11-212-15/+2
* i915g: Rename winsys debug optionsJakob Bornecrantz2010-07-221-2/+2
* i915g: Add flag to not send commands to hwJakob Bornecrantz2010-07-043-1/+6
* i915g: If the kernel reject the batchbuffer print it then assertJakob Bornecrantz2010-07-041-13/+18
* i915g: Move bootstrap code to targetsJakob Bornecrantz2010-06-064-24/+15
* i915g: Rename winsys c file.Vinson Lee2010-06-041-1/+1
* i915g: Rename winsys c fileJakob Bornecrantz2010-05-292-1/+1
* i915g: Move pci id to winsys structJakob Bornecrantz2010-05-292-4/+2
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-11/+1
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* i915g: Minor clean up of winsysJakob Bornecrantz2010-04-201-9/+3
* i915g: Fix winsys SCons build.Vinson Lee2010-04-131-0/+2
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-268-208/+208
* gallium: Make scons build dri/xorg drivers againJakob Bornecrantz2010-03-241-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-247-0/+763