summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-082.99.915 snapshot2.99.915Chris Wilson
2014-09-08sna: Fix backlight assertion after only hiding planesChris Wilson
2014-09-08sna: Fix an unreachable piece of codeChris Wilson
2014-09-07uxa: add MST support.Dave Airlie
2014-09-07uxa: drop mode_res caching.Dave Airlie
2014-09-07sna/gen2: Fallback to kernel batch w/a rather than incur a stallChris Wilson
2014-09-07sna: Disable the fb on switching away from XChris Wilson
2014-09-07sna: Compute clones on final orderingChris Wilson
2014-09-03sna: Drop false IGNORE_DAMAGE hintChris Wilson
2014-09-03sna: Trace move-to-gpu overrides with extra DBGChris Wilson
2014-09-03sna: Skip over hotunplugged outputs during CRTC setChris Wilson
2014-09-02sna/trapezoids: Use the corrected trapezoid origin for aligned boxesChris Wilson
2014-09-02sna: Leave more Pixmap breadcrumbs in DBGChris Wilson
2014-09-01sna: Reject invalid CopyArea based on source clipping earlierChris Wilson
2014-09-01test/README: Add missing trailing characters from cut'n'pasteChris Wilson
2014-09-01sna: Fallback to normal composite if the blt redisplay failsChris Wilson
2014-09-01sna: Only decouple the event onceChris Wilson
2014-08-31configure: check for cpuid.hJonathan Gray
2014-08-31intel: Only include sys/mount.h on LinuxChris Wilson
2014-08-29gen8: Refresh video render programsChris Wilson
2014-08-29sna/gen8: Check instead of asserting for a hang whilst setting up video stateChris Wilson
2014-08-29tests: Add a couple of gstreamer pipeline hintsChris Wilson
2014-08-29sna: Prepare fr changes in dirty tracking api (Prime)Chris Wilson
2014-08-27intel-virtual-output: Use snprintf() for simplicityChris Wilson
2014-08-26intel-virtual-output: Fix invocation of strncpy()Chris Wilson
2014-08-26intel: Limit read to always fit in the bufferChris Wilson
2014-08-26intel-virtual-output: Sanity check length on user supplied socket pathChris Wilson
2014-08-26sna: Fix attaching to a headless configurationChris Wilson
2014-08-24sna: Make one last gasp at submitting the execbuffer before bailingChris Wilson
2014-08-24configure: Add guards for os.h redefinesChris Wilson
2014-08-23sna/dri2: Unhook event from draw list upon client destructionChris Wilson
2014-08-23sna/dri2: Assert event is queued when marked as next pending flipChris Wilson
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