summaryrefslogtreecommitdiff
path: root/src/sna
AgeCommit message (Expand)Author
2014-08-14sna: Select appropriate tiling mode for TearFree shadow bufferChris Wilson
2014-08-14sna: DBG log invalid surface sizesChris Wilson
2014-08-14sna: DBG log all bo allocation failure pathsChris Wilson
2014-08-14sna: DBG Log all failure paths in allocating CRTC pixmapsChris Wilson
2014-08-14sna: Add error message to explain modesetting failures due to allocationChris Wilson
2014-08-14sna: Do not force creation of a linear GPU bo that we don't wantChris Wilson
2014-08-14sna: Use a shadow buffer for linear framebufferChris Wilson
2014-08-14sna/dri2: Fix compilation with Xorg-1.12.4Chris Wilson
2014-08-13sna: Relax the square cursor assumptionChris Wilson
2014-08-12sna: Only apply a DPMS change for an enabled CRTCChris Wilson
2014-08-12sna: Suppress "switch to mode" messages for internal CRTC appliesChris Wilson
2014-08-12sna: Separate panel checks from adding default modesChris Wilson
2014-08-11sna: Parse output options early during initialisationChris Wilson
2014-08-10sna: Respect monitor option "DefaultModes"Chris Wilson
2014-08-09sna: Reorder output array to match primary placement for InitialConfigurationChris Wilson
2014-08-08sna: Update check for static driver data on loading errorChris Wilson
2014-08-08sna: Restore the clear before pwriting the cursorChris Wilson
2014-08-08Prepare for spurious Xv ABI changesChris Wilson
2014-08-08sna: Clear old cursors when resizingChris Wilson
2014-08-07sna: Flush cursor width changesChris Wilson
2014-08-06sna: Enable kernel rotation support by defaultChris Wilson
2014-08-05intel: Use NOACCEL to avoid a symbol clash on old XorgChris Wilson
2014-08-05sna: Set the RandR primary output from the optionChris Wilson
2014-08-05sna: Add intermediate modes to any output with a scalerChris Wilson
2014-08-05sna: Add DSI to the list of recognised panel connectors.Chris Wilson
2014-08-05sna: Add some extra logging for hotplugging of outputsChris Wilson
2014-08-05sna: Mark the current mode as preferred if no other mode isChris Wilson
2014-08-05sna: Add the current CRTC mode lastChris Wilson
2014-08-03sna: Restore single CRTC flipsChris Wilson
2014-08-03sna: Rearrange showing cursorsChris Wilson
2014-08-03sna: Add some paranoid asserts around get_window_pixmap()Chris Wilson
2014-08-03sna: Relax restriction on fenced aperture checkChris Wilson
2014-08-02sna: Restrict fencing to only use the low 256MiBChris Wilson
2014-08-02sna: Remove dead assertionChris Wilson
2014-08-01sna/glyphs: Eliminate an extra conditional from glyphs-to-dstChris Wilson
2014-08-01sna/glyphs: Fallback to masked glyphs if rendering to a too wide dstChris Wilson
2014-07-30sna: Silence a compiler warningChris Wilson
2014-07-30sna/dri2: Also check for stale buffers before exchangesChris Wilson
2014-07-30sna: Skip grabbing the main framebuffer idChris Wilson
2014-07-30sna: Always clear CRTC overrides when adjusting the modeChris Wilson
2014-07-30sna: Select the panel native size of the unattached fb sizeChris Wilson
2014-07-30sna: Clear cursor image after rotationChris Wilson
2014-07-30sna: Fix clear shortcut for transformationsChris Wilson
2014-07-27configure: Expose no acceleration by default (--with-default-accel=none)Chris Wilson
2014-07-24sna: Sort the outputs to provide a stable listing orderChris Wilson
2014-07-23sna: Keep the backlight at the same brightness when switching awayChris Wilson
2014-07-23backlight: Set structure to safe values when not initialisedChris Wilson
2014-07-23sna: Disable rendering with the DRM device whilst away from VTChris Wilson
2014-07-23sna/dri2: Compile fix for old xorg/dri2Chris Wilson
2014-07-23Add automake magic required for libobj/Chris Wilson