summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04backlight: Fix regressionEdward Sheldrake
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-31i810: Fix startup after marking GPU screens in the moduleChris 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-23backlight: Remove unused 'original' member from structureChris 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-232.99.914 snapshot2.99.914Chris Wilson
2014-07-23sna/dri2: Compile fix for old xorg/dri2Chris Wilson
2014-07-23Add automake magic required for libobj/Chris Wilson
2014-07-23Fix compile failure on old Xorg with XF86_ALLOCATE_GPU_SCREENChris Wilson
2014-07-232.99.913 snapshot2.99.913Chris Wilson
2014-07-23sna: Skip performing an async flip after fixupChris Wilson
2014-07-23sna/dri2: Tidy freeing the queued frame eventsChris Wilson
2014-07-23test/dri2: Use the right device nodeChris Wilson
2014-07-23sna: Add a DBG message for slave damage propagationChris Wilson
2014-07-23sna: Reorder disabling scanout pixmap when updating slaveChris Wilson
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
2014-07-23sna/dri2: Recreate buffer in reuse rather than force recreateChris Wilson
2014-07-22sna: Ensure errno is set after failure before reporting a modeset failureChris Wilson
2014-07-22sna: Remove %# from DBG messagesChris Wilson
2014-07-22sna: Assert that we do not overwrite an earlier COW entryChris Wilson
2014-07-22sna/dri3: Don't forget to add SHM pixmaps to the list of exported DRI3 boChris Wilson
2014-07-20sna/video: Bump the maximum size for spritesChris Wilson
2014-07-20dri3-test: Print line number for shm failuresChris Wilson
2014-07-18configure: Double check xinerama's headersChris Wilson