summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-12sna: Mark the CRTC as disabled when hiding the planeChris Wilson
2014-09-12sna: Avoid stalls when promoting to the GPU before an operationChris Wilson
2014-09-12sna: Initialise remaining batch spaceChris Wilson
2014-09-12sna/blt: Fix computation of remainaing boxes on gen8+Chris Wilson
2014-09-12sna: DBG compile fixChris Wilson
2014-09-12sna: Use default monitor options on the first outputChris Wilson
2014-09-11sna/gen8: Re-enable userptrChris Wilson
2014-09-11sna: Do not mark the pixmap as cleared in the middle of a miSpans decompositionChris Wilson
2014-09-11sna: Request the backlight to be disabled along with DPMS offChris Wilson
2014-09-11backlight: Expose interface to switch backlight on/off entirelyChris Wilson
2014-09-10sna: Prune damage that covers the entire target PixmapChris Wilson
2014-09-10sna: Do apply damage twice for miSpans.PolyFillRectChris Wilson
2014-09-10sna: Emit assertions with FatalErrorChris Wilson
2014-09-10sna: Relax early failure to set KMS modesChris Wilson
2014-09-10sna: Fix use of GETBLOB ioctl for grabbing the MST pathChris Wilson
2014-09-09sna/glyphs: Prevent NULL vfunc deref with glyphsChris Wilson
2014-09-09sna: Add some DBG spam for BLT boxesChris Wilson
2014-09-08sna: Initialise and check for batch spaceChris Wilson
2014-09-08sna: Avoid u16 underflow when computing reserved batch spaceChris Wilson
2014-09-08uxa: actually create the randr outputs for hotplug connectorsDave Airlie
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