summaryrefslogtreecommitdiff
path: root/src/intel.h
AgeCommit message (Expand)Author
2010-12-03Wait on the current buffer to complete when running synchronously.Chris Wilson
2010-12-03i965: Amalgamate surface binding tablesChris Wilson
2010-12-03i965: Upload an entire vbo in a single pwrite, rather than per-rectangleChris Wilson
2010-11-23Disable BLT for i830 and 845GChris Wilson
2010-11-01add BLT ring supportZou Nan hai
2010-11-01Xv: setup pipeline for Xv on SandybridgeXiang, Haihao
2010-10-29uxa: Enable reduced fence sizes for i915Chris Wilson
2010-10-22intel: Listen for hotplug uevents (V3)Adam Jackson
2010-10-13Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warningChris Wilson
2010-10-06uxa: Re-enable acceleration.Chris Wilson
2010-10-04Split shadow handling routines to their own file.Chris Wilson
2010-09-10shadow: Simply modify the Screen pixmap headerChris Wilson
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-08-22Remove accel_pitch_alignmentChris Wilson
2010-08-18Move registration of vsync fd from pre-init to screen-initChris Wilson
2010-08-01Remove the final references to the drmmode prefixChris Wilson
2010-08-01Rename drmmode_display to intel_displayChris Wilson
2010-07-27Drop use of GL types in the driverKristian Høgsberg
2010-07-13Workaround a broken container_of define in list.hChris Wilson
2010-07-13Remove the duplicate drmmode prototypes.Chris Wilson
2010-07-13modes: There may be more than one crtc and output... DESTROY THEM ALL!Chris Wilson
2010-07-09drmmode: Destroy the output on shutdownChris Wilson
2010-07-09drmmode: Destroy Crtc on screen shutdownChris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson