summaryrefslogtreecommitdiff
path: root/src/intel.h
AgeCommit message (Expand)Author
2011-05-30intel: Restore manual flush for old kernelsChris Wilson
2011-05-29i965: Avoid transform overheads for vertex emit where possibleChris Wilson
2011-05-29i965: Reset vertex_id after every batchChris Wilson
2011-05-29Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson
2011-05-29Remove unused function 'intel_bo_alloc_for_data'Chris Wilson
2011-05-29i965: segregate each vertex element into its own bufferChris Wilson
2011-05-29i965: Convert to relative relocations for stateChris Wilson
2011-05-29Add a DRI2SwapEventPtr typedef for retro xserversChris Wilson
2011-05-29Give each user of tiling separate xorg.conf optionsChris Wilson
2011-05-29i830: amalgamate consecutive composites into a single primitiveChris Wilson
2011-05-29snb: Cache pixmap binding locationsChris Wilson
2011-05-29snb: Cache state between composite opsChris Wilson
2011-05-29Wait on the current buffer to complete when running synchronously.Chris Wilson
2011-03-16i965: Amalgamate surface binding tablesChris Wilson
2011-03-16Disable BLT for i830 and 845GOwain G. Ainsworth
2011-03-16add BLT ring supportZou Nan hai
2011-03-16uxa: Enable reduced fence sizes for i915Chris Wilson
2011-03-16Create the UXA generational resources during screen createOwain G. Ainsworth
2011-03-16Don't replace the scanout bo through PutImageChris Wilson
2011-03-16i965: Upload an entire vbo in a single pwrite, rather than per-rectangleChris Wilson
2011-03-16Xv: setup pipeline for Xv on SandybridgeXiang, Haihao
2011-03-16Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warningChris Wilson
2011-03-16uxa: Re-enable acceleration.Chris Wilson
2011-03-16Split shadow handling routines to their own file.Chris Wilson
2010-09-12Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-09-12Remove accel_pitch_alignmentChris Wilson
2010-09-12add back dri.h include for the pci id making functions.Owain G. Ainsworth
2010-09-12Remove the preinit, starting and leaving flags for the softc.Owain G. Ainsworth
2010-09-12Workaround a broken container_of define in list.hChris Wilson
2010-09-12Drop use of GL types in the driverKristian Høgsberg
2010-09-12Rename common infrastructure to the intel namespace.Owain G. Ainsworth