summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/i915
Commit message (Expand)AuthorAgeFilesLines
* 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-023-17/+25
* i915g: switch to tiled allocations, kill set_fenceDaniel Vetter2010-12-022-37/+0
* i915g: add winsys function to create tiled buffersDaniel Vetter2010-12-023-14/+88
* i915g: drop alignment parameter from iws->buffer_createDaniel Vetter2010-12-023-17/+3
* 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-067-29/+28
* 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-294-8/+4
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-11/+1
* gallium: s/free/FREE/ and same for friends.José Fonseca2010-04-231-1/+1
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* i915g: Minor clean up of winsysJakob Bornecrantz2010-04-201-9/+3
* i915g: Remove unnecessary headers.Vinson Lee2010-04-171-3/+0
* i915g: Add a software only debuging winsysJakob Bornecrantz2010-04-177-0/+478
* 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