summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-29sna: Prepare fr changes in dirty tracking api (Prime)Chris Wilson
2014-08-26intel: Limit read to always fit in the bufferChris 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-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-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