summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
2012-06-19sna: Check results from syscallsChris Wilson
2012-06-14sna: Make the disable-unused after vt switch distinct from DPMS offChris Wilson
2012-06-13sna: Valgrind updatesZdenek Kabelac
2012-06-12sna: Hook up AdjustFrame()Chris Wilson
2012-06-11sna: Instrument memory/bo allocations for monitoring over timeChris Wilson
2012-06-08sna: Remove option to disable vmapChris Wilson
2012-06-05sna: port to compat apiDave Airlie
2012-06-05sna: drop using block/wakeup data.Dave Airlie
2012-06-04sna: Be paranoid and guard against xf86GetPciInfoForEntityChris Wilson
2012-06-02sna: Prevent NULL deref with early termination and DBG enabledChris Wilson
2012-05-30sna: Convert remaining drmCommands to drmIoctlChris Wilson
2012-05-29sna: Trim the set of includesChris Wilson
2012-05-28sna/dri: Enable handling for Option "SwapBuffersWait"Chris Wilson
2012-05-27sna: Validate all CRTCs after updating oneChris Wilson
2012-05-25sna: Perform the selftest after probingChris Wilson
2012-05-25sna: Check the bus type before declaring probe successChris 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-24sna: Query CRTC states following a hotplug eventChris Wilson
2012-05-24sna: Add some more DBG tracepoints around modesettingChris Wilson
2012-05-23sna: Suppress modesetting errors on return from VT switchChris Wilson
2012-05-23intel: convert to new screen conversion APIsDave Airlie
2012-05-22sna: Force config restoration after VT switchChris Wilson
2012-05-07sna: Update select timeout when installing a timer in the block handlerChris Wilson
2012-05-06sna: Cache the framebuffer idChris Wilson
2012-03-19sna: Declare videoRam correctly on gen2 devicesChris Wilson
2012-03-09sna: Emit a INFO when compiled with debugging enabledChris Wilson
2012-03-08sna: Mark the pixmap for writing when creating the screen resourcesChris Wilson
2012-03-02sna: Silence an assertion failure during shutdownChris Wilson
2012-01-24sna: Reduce number of reads required to inspect timersChris Wilson
2011-12-23sna: Pass usage-hint to move-to-gpuChris Wilson
2011-11-16sna: The block handler is passed an indirect pointer to the timevalChris Wilson
2011-11-16sna: Correct dependencies for DRI2Chris Wilson
2011-11-16sna: Reduce and clarify dependenciesChris Wilson
2011-11-16sna: And keep unity happyChris Wilson
2011-11-11sna/glyphs: Cache the glyph pixman_image_t wrapperChris Wilson
2011-11-10sna: Store the sna pointer on the pixmap for cheap lookupsChris Wilson
2011-11-08sna: Add some error messages to explain why we failed to create the screenChris Wilson
2011-11-06sna: Beware unsigned promotion of int16_t to uint32_tChris Wilson
2011-11-05sna: Add the pixman version to the debug outputChris Wilson
2011-11-04sna: Run the deferred flush at vrefreshChris Wilson
2011-11-02sna: Only execute the accel block handler if we are about to blockChris Wilson
2011-10-31sna: Set the flush interval based on output vrefreshChris Wilson
2011-10-31sna: Add an option to disable the delayed flushChris Wilson
2011-10-30sna: Don't mess with NDEBUGChris Wilson
2011-09-15configure: Introduce --with-builderstringChris Wilson
2011-09-09sna: Record git-tree used for compilationChris Wilson
2011-08-25sna: Clear structures across server resetChris Wilson
2011-06-26sna: Only create bo up to half the size of the mappable apertureChris Wilson