summaryrefslogtreecommitdiff
path: root/src/intel.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-08intel: Restore manual flush for old kernelsChris Wilson1-0/+2
2011-04-07Revert "i965: Convert to relative relocations for state"Chris Wilson1-2/+15
2011-04-07i965: Avoid transform overheads for vertex emit where possibleChris Wilson1-1/+1
2011-04-04i965: Reset vertex_id after every batchChris Wilson1-2/+0
2011-04-04Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson1-2/+0
2011-04-04Remove unused function 'intel_bo_alloc_for_data'Chris Wilson1-16/+0
2011-04-04i965: segregate each vertex element into its own bufferChris Wilson1-0/+1
2011-04-04i965: Convert to relative relocations for stateChris Wilson1-2/+2
2011-03-30Add a DRI2SwapEventPtr typedef for retro xserversChris Wilson1-0/+5
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard1-0/+1
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard1-3/+22
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson1-1/+6
2011-01-20Create the UXA generational resources during screen createChris Wilson1-1/+1
2011-01-08Delete unused memory allocation flags.Chris Wilson1-5/+0
2011-01-08Cache the fixed crtc<->pipe relationshipChris Wilson1-5/+1
2011-01-08Remove unused I830OutputChris Wilson1-2/+0
2011-01-08Remove bitrotted, but fortunately unused, I830CrtcPrivateChris Wilson1-18/+0
2011-01-08Remove unused GTT/Map sizes and addressesChris Wilson1-8/+0
2011-01-08Remove unused struct _intel_memory definitionChris Wilson1-17/+0
2010-12-30Don't replace the scanout bo through PutImageChris Wilson1-0/+1
2010-12-23i830: amalgamate consecutive composites into a single primitiveChris Wilson1-1/+2
2010-12-16Fix reporting of pageflip completion events on multi-head.Mario Kleiner1-1/+1
2010-12-06snb: Cache pixmap binding locationsChris Wilson1-0/+1
2010-12-06snb: Cache state between composite opsChris Wilson1-0/+10
2010-12-03Wait on the current buffer to complete when running synchronously.Chris Wilson1-1/+0
2010-12-03i965: Amalgamate surface binding tablesChris Wilson1-5/+16
2010-12-03i965: Upload an entire vbo in a single pwrite, rather than per-rectangleChris Wilson1-3/+5
2010-11-23Disable BLT for i830 and 845GChris Wilson1-0/+1
2010-11-01add BLT ring supportZou Nan hai1-0/+4
2010-11-01Xv: setup pipeline for Xv on SandybridgeXiang, Haihao1-0/+4
2010-10-29uxa: Enable reduced fence sizes for i915Chris Wilson1-0/+1
2010-10-22intel: Listen for hotplug uevents (V3)Adam Jackson1-0/+12
2010-10-13Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warningChris Wilson1-0/+5
2010-10-06uxa: Re-enable acceleration.Chris Wilson1-0/+1
2010-10-04Split shadow handling routines to their own file.Chris Wilson1-0/+4
2010-09-10shadow: Simply modify the Screen pixmap headerChris Wilson1-2/+3
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson1-3/+11
2010-08-22Remove accel_pitch_alignmentChris Wilson1-1/+0
2010-08-18Move registration of vsync fd from pre-init to screen-initChris Wilson1-0/+1
2010-08-01Remove the final references to the drmmode prefixChris Wilson1-1/+1
2010-08-01Rename drmmode_display to intel_displayChris Wilson1-8/+14
2010-07-27Drop use of GL types in the driverKristian Høgsberg1-1/+0
2010-07-13Workaround a broken container_of define in list.hChris Wilson1-0/+3
2010-07-13Remove the duplicate drmmode prototypes.Chris Wilson1-7/+1
2010-07-13modes: There may be more than one crtc and output... DESTROY THEM ALL!Chris Wilson1-4/+4
2010-07-09drmmode: Destroy the output on shutdownChris Wilson1-0/+1
2010-07-09drmmode: Destroy Crtc on screen shutdownChris Wilson1-0/+2
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-0/+656