summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
AgeCommit message (Expand)Author
2010-09-17Disable swap buffer wait on SandybridgeZhenyu Wang
2010-09-10shadow: Simply modify the Screen pixmap headerChris Wilson
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-08-19Open-code DRICreatePCIBusID()Chris Wilson
2010-08-18Move registration of vsync fd from pre-init to screen-initChris Wilson
2010-08-01Rename drmmode_display to intel_displayChris Wilson
2010-07-30Submit batch buffers from flush callback chainKristian Høgsberg
2010-07-13Teardown the bufmgr on shutdown as well.Chris Wilson
2010-07-13modes: There may be more than one crtc and output... DESTROY THEM ALL!Chris Wilson
2010-07-09drmmode: Destroy Crtc on screen shutdownChris Wilson
2010-06-25Remove unused inclusion of <sys/mman.h>Chris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson