summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-08sna/video: Move the composite offsets into the dstRegionChris Wilson
2015-11-06sna: Remove bogus assertion from last patchChris Wilson
2015-11-06sna/dri2: Protect against a new possible recursion during TearFreeChris Wilson
2015-11-06sna: Avoid handing back a cached pinned batchChris Wilson
2015-11-05sna/dri2: Update TearFree recursion preventionChris Wilson
2015-10-31sna: Don't extend the display mode cache for an unknown outputChris Wilson
2015-10-31sna: Add a couple more asserts to catch static requests being queuedChris Wilson
2015-10-30sna: Allow pipes to be manually assigned to ZaphodHeadsChris Wilson
2015-10-30sna: Always refresh the blob property before readingChris Wilson
2015-10-30sna: Handle getblob failures gracefullyChris Wilson
2015-10-26sna: Always flag the shadow buffer after resetting it fr DPMS onChris Wilson
2015-10-19sna: Use the new context param for report GTT sizeChris Wilson
2015-10-19sna: Manually clear the GPU bo needs_flush flag after doing an explicit flushChris Wilson
2015-10-13sna: Make sure that cached upload proxies are marked as all-damagedChris Wilson
2015-10-13sna: Handle proxy objects in undo assertionsChris Wilson
2015-10-09sna: Avoid truncating the cursor when scaling upChris Wilson
2015-10-09sna: Compute rotation cursor transformationChris Wilson
2015-10-02uxa: Add missing const to string to stop compiler warningRobert Ancell
2015-10-01sna: Indicate when we expect to call RRGetInfo during discoveryChris Wilson
2015-09-28sna: Prevent infinite recursion on udevless RRGetInfo()Chris Wilson
2015-09-23sna: Explicitly retire any buffers underneath the static_requestChris Wilson
2015-09-22sna: Check for udev events before readingChris Wilson
2015-09-18sna: Check alternate userptr mmappingsChris Wilson
2015-09-18sna: Apply cursor hotspot transformationChris Wilson
2015-09-16sna: Refresh last detection timestamp on hotplug notifiesChris Wilson
2015-09-13sna: Update the last known status timestamp on modesetChris Wilson
2015-09-13sna: Only update the CRTC mode serial number on successChris Wilson
2015-09-11sna: Coldplug unknown connections as wellChris Wilson
2015-09-10sna: Use RRGetInfo() for setting hotplug/coldplug informationChris Wilson
2015-09-09sna: Coldplug all outputs on startupChris Wilson
2015-09-09sna: Hook up kernel modes on hotplug notificationChris Wilson
2015-09-09sna: On hotplug events, update the output->statusChris Wilson
2015-09-08sna/dri2: Update the swap_limit on each ScheduleSwapChris Wilson
2015-08-25intel: Add an Option for disabling native rotationChris Wilson
2015-08-22sna/dri2: Stop trying to attach vblank events to pixmapsChris Wilson
2015-08-22sna: Fix build on squeezeChris Wilson
2015-08-22list: Consolidate the two list_for_each_from_safe()Chris Wilson
2015-08-22sna/dri2: Do not attempt to queue an off-screen vblank if the primary is offChris Wilson
2015-08-22sna/dri2: Report an error if WaitMSC/GetMSC are called without any CRTCsChris Wilson
2015-08-22sna/dri2: Fix back buffer reuse for simple blitsChris Wilson
2015-08-20sna: Check for system memory contents when looking for empty sourcesChris Wilson
2015-08-19sna/dri2: Don't queue a vblank delay for a pixmap swapChris Wilson
2015-08-19sna/dri2: Look for potential flip targets when recreating backbuffersChris Wilson
2015-08-19sna/dri2: Extend the active buffer tracking to TearFreeChris Wilson
2015-08-19sna/dri2: Remove stale active buffer assertChris Wilson
2015-08-19sna/dri2: Consolidate vblank queueing into a couple of helpersChris Wilson
2015-08-19sna: Release the mode before releasing the accel backend on LeaveVTChris Wilson
2015-08-19sna/dri2: Also track the front bo as an active bufferChris Wilson
2015-08-19sna/dri2: Initialise scratch.pScreen for copyingChris Wilson
2015-08-19sna/dri2: Remove unused local variable in normal buildsChris Wilson