summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/i915/drm
AgeCommit message (Expand)AuthorFilesLines
2014-08-28winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov1-0/+2
2014-08-28winsys/$(hw): include headers in Makefile.sourcesEmil Velikov1-1/+3
2014-08-15gallium/i915: handle query_renderer capsEmil Velikov1-0/+12
2014-08-13android: gallium: use the installed libdrm headersEmil Velikov1-4/+1
2014-06-09scons: remove dri-i915 build targetEmil Velikov1-14/+0
2013-12-10gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers1-1/+5
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-2/+1
2013-05-08i915g: Optimize batchbuffer sizesStéphane Marchesin1-1/+1
2013-03-08i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttlingStéphane Marchesin1-3/+5
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10i915/winsys/drm: Convert to automakeMatt Turner3-13/+39
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-2/+2
2011-08-27android: add support for i915gChia-I Wu1-0/+41
2011-08-27winsys/i915: share the source listChia-I Wu3-11/+8
2011-07-13i915g: don't try to check if a NULL buffer is busy.Stéphane Marchesin1-0/+2
2011-07-06i915g: Improve flushing using heuristics.Stéphane Marchesin1-0/+10
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-1/+1
2011-06-11i915g: implement fence signallingDaniel Vetter1-2/+6
2011-05-03i915g: add const qualifier to silence warningBrian Paul1-1/+1
2011-03-28i915g: Fix build.Vinson Lee1-3/+6
2011-03-28i915g: use drm ioctl to get pci devidDaniel Vetter1-18/+8
2011-03-01i915g: kill relocs accoutingDaniel Vetter1-3/+0
2011-02-27i915g/winsys: buffer validation supportDaniel Vetter1-0/+21
2011-02-27i915g: add raw batchbuffer dumping in drm winsysDaniel Vetter3-0/+11
2011-02-21i915g: add some throttlingDaniel Vetter1-0/+9
2011-02-21i915g: s/bool/boolean/ style-fixup in winsysDaniel Vetter1-1/+1
2011-02-21i915g: Fix warningJakob Bornecrantz1-1/+0
2011-02-21i915g: kill remnants of mmapped batchbuffer supportDaniel Vetter1-12/+0
2010-12-02i915g: Fix closure of full batch buffersChris Wilson1-59/+12
2010-12-02i915g: return tiling in iws->buffer_from_handleDaniel Vetter1-2/+4
2010-12-02i915g: prepare winsys/batchbuffer for execbuf2Daniel Vetter2-16/+24
2010-12-02i915g: switch to tiled allocations, kill set_fenceDaniel Vetter1-19/+0
2010-12-02i915g: add winsys function to create tiled buffersDaniel Vetter1-12/+56
2010-12-02i915g: drop alignment parameter from iws->buffer_createDaniel Vetter1-2/+2
2010-11-21i915g: kill idws->poolDaniel Vetter4-14/+7
2010-11-21i915g: kill buf->map_gttDaniel Vetter2-15/+2
2010-07-22i915g: Rename winsys debug optionsJakob Bornecrantz1-2/+2
2010-07-04i915g: Add flag to not send commands to hwJakob Bornecrantz3-1/+6
2010-07-04i915g: If the kernel reject the batchbuffer print it then assertJakob Bornecrantz1-13/+18
2010-06-06i915g: Move bootstrap code to targetsJakob Bornecrantz4-24/+15
2010-06-04i915g: Rename winsys c file.Vinson Lee1-1/+1
2010-05-29i915g: Rename winsys c fileJakob Bornecrantz2-1/+1
2010-05-29i915g: Move pci id to winsys structJakob Bornecrantz2-4/+2
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz1-11/+1
2010-04-20gallium: Fix copy typoJakob Bornecrantz1-1/+1
2010-04-20i915g: Minor clean up of winsysJakob Bornecrantz1-9/+3
2010-04-13i915g: Fix winsys SCons build.Vinson Lee1-0/+2
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz8-208/+208
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz1-1/+1