summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
AgeCommit message (Expand)Author
2013-07-28uxa: Clear up the common intel directoryChris Wilson
2013-07-03intel: Retire Option "RelaxedFencing"Chris Wilson
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson
2013-03-12uxa: don't crash when freeing an uninitialized screenAaron Plattner
2013-02-22Refuse to load driver for depth-8 X server.Carl Worth
2013-01-18uxa: Clip dirty region to slave pixmap before appending damageChris Wilson
2013-01-07intel: fixup damage posting to be done correctly around slave pixmapDave Airlie
2013-01-07intel: drop pointless error printf in the slave pixmap sync code.Dave Airlie
2012-12-16intel: Support debugging through AccelMethodChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-11-08Remove reliance on hard-coded DRI nameChris Wilson
2012-10-25uxa: Drain the DRM event queue before server regenerationChris Wilson
2012-09-29uxa: Only destroy the bufmgr if it existsChris Wilson
2012-09-26Kill mibstore pretend backwards compatibilityChris Wilson
2012-09-25Add miInitializeBackingStore() to compat-api.hChris Wilson
2012-09-10uxa: Error out after failing to become DRM master during PreInitChris Wilson
2012-09-05uxa: fix leakage of FB when closing the screenImre Deak
2012-09-04intel: fix return value for no pEntDave Airlie
2012-09-03intel: query kernel for caps to setup scrn capabilities.Dave Airlie
2012-09-03intel: add pixmap tracking and scanout support. (v2)Dave Airlie
2012-09-03intel: add platform probing support.Dave Airlie
2012-08-20Only open the matching BusID and not the first namedChris Wilson
2012-08-03Pass the chipset info through driverPrivate rather than a global pointerChris Wilson
2012-07-29Don't disable acceleration on 830/845g by defaultChris Wilson
2012-07-25Assume all unknown chipsets are future genChris Wilson
2012-07-23uxa: Pass the correct parameters to intel_detect_chipset()Chris Wilson
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson
2012-07-16intel: Don't use stdbool without declaring itChris Wilson
2012-07-15uxa: Remove Shadow hackChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-07-06Allow matching against any device supported by drm/i915Chris Wilson
2012-07-06Make the detection of broken pre-production hardware verboseChris Wilson
2012-06-19sna: Check results from syscallsChris Wilson
2012-06-14uxa: Force the outputs to off for consistency with xf86DisableUnusedFunctions()Chris Wilson
2012-06-12uxa: do copy fb at startup.Dave Airlie
2012-06-05intel: port legacy and uxa to new API.Dave Airlie
2012-06-04uxa: Be paranoid and guard against xf86GetPciInfoForEntityChris Wilson
2012-05-25Only create a single instance of the intel_options arrayChris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov
2012-05-24uxa: Only consider an output valid if the kernel reports it attachedChris Wilson
2012-05-23intel: convert to new screen conversion APIsDave Airlie
2012-03-19uxa: Defer the call to EnterVT till after outputs are initialisedChris Wilson
2012-03-15uxa: Simplify flush trackingChris Wilson
2012-03-15uxa: Kill the complicated in-flight trackingChris Wilson
2012-02-24uxa: Add a option to disable the bo cacheChris Wilson
2012-02-21uxa: Remove DPRINTF stubsChris Wilson
2012-02-21uxa/glamor/dri: Enable the pageflip support on glamor.Zhigang Gong
2012-02-08uxa/glamor: Refine CloseScreen and InitScreen process.Zhigang Gong
2011-12-17uxa: Explicitly check for libdrm_intel in configureChris Wilson