summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-23sna/dri2: Remove the redundant parameter passed to free eventChris Wilson
2014-08-22sna: DBG message fix for !xvmcChris Wilson
2014-08-21sna: Propagate failure from changing backlight valueChris Wilson
2014-08-21backlight: Move the fd out of the select rangeChris Wilson
2014-08-21sna: Only send the bl change notification if the randr_output existsChris Wilson
2014-08-18sna: Be defensive during FreeScreen()Chris Wilson
2014-08-18sna: Add some DBG warnings for early PreInit failuresChris Wilson
2014-08-18test: Make SHM tests in lowlevel-blt-bench optionalChris Wilson
2014-08-18test: Only compile lowlevel-blt-bench if we have shmChris Wilson
2014-08-18intel: Only dump debugfs on linuxChris Wilson
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-09intel: If need be, try mounting debugfsChris Wilson
2014-08-09intel: Log open clients on master takeover failChris 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-07uxa: Compile fix for Ubuntu 11.04Chris Wilson
2014-08-07sna: Flush cursor width changesChris Wilson
2014-08-07test: Exercise different cursor sizesChris 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-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