summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26sna: Remove scare quotes from hotplug detection "enabled"Chris Wilson
2014-06-26sna/dri2: Hook into ClientGone callback to clear dangling referencesChris Wilson
2014-06-26sna: Make output destroy more defensiveChris Wilson
2014-06-25sna/dri2: Compile fixes for ancient XorgChris Wilson
2014-06-25sna: Fix uninitialisable variableChris Wilson
2014-06-25sna: Improve throttling during bo allocationChris Wilson
2014-06-25sna: Only mark throttle as done after successChris Wilson
2014-06-25sna: Track desired flushes better after starting a new batchChris Wilson
2014-06-25intel: Fix weblinks (again)Chris Wilson
2014-06-25intel: Fix weblinksChris Wilson
2014-06-25sna: Tweak scanout flushChris Wilson
2014-06-25sna: Throttle before doing a TearFree buffer replacementChris Wilson
2014-06-25sna: And fix the typo...Chris Wilson
2014-06-25sna: Disable userptr for bdwChris Wilson
2014-06-25sna: Check all connectors for reuseChris Wilson
2014-06-24Add marketing names for BroadwellRodrigo Vivi
2014-06-24Add reserved PCD IDs for BroadwellChris Wilson
2014-06-24sna: Add yet more DBG messages to MST discoveryChris Wilson
2014-06-24configure: Display our README before the summaryChris Wilson
2014-06-24intel: Add a note about the myriad places we have identifier stringsChris Wilson
2014-06-24intel: Wait for our expected device node to appearChris Wilson
2014-06-24sna: Add some more DBG around connector discoveryChris Wilson
2014-06-24sna: Ensure serial is not 0 for runtime MST discoveryChris Wilson
2014-06-24sna: Fix the usual "x = y" typos in creating boxesChris Wilson
2014-06-24sna/glyphs: Clip damage to dstChris Wilson
2014-06-24sna: Trim composite region against dst clip extentsChris Wilson
2014-06-24intel: Wait for the DRM device to loadChris Wilson
2014-06-24sna: Decompose self-copy into overlapping/non-overlapping regionsChris Wilson
2014-06-24sna/dri2: Add a dash more assertsChris Wilson
2014-06-23sna: Disable CRTC after MST topology changeChris Wilson
2014-06-23sna: Silence compiler warning for shadowed variableChris Wilson
2014-06-23sna: Allow scratch pixmap to allocate linear GPU boChris Wilson
2014-06-23sna: Promote to full GPU bo after forced migration away from CPU boChris Wilson
2014-06-23sna: Prefer rendering on the CPU to avoid damage migrationChris Wilson
2014-06-23sna: Force creation of GPU bo for drawing if need beChris Wilson
2014-06-23sna/gen6+: Initialise src offset before useChris Wilson
2014-06-23sna: Fix flushing empty batchesChris Wilson
2014-06-23sna: Handle old busy_ioctl not reporting the active ringChris Wilson
2014-06-23sna/gen6+: Avoid adjusting copy coordinates until commited to using themChris Wilson
2014-06-23sna/gen4+: Add some more asserts around recreating vertex buffersChris Wilson
2014-06-23sna: Allow the CPU bo to be created if GPU rendering is forcedChris Wilson
2014-06-23sna/gen6+: Encourage the compiler to inline a couple of key functionsChris Wilson
2014-06-23sna: Prefer to render over damage into the GPU boChris Wilson
2014-06-23sna: Do not set CAN_CREATE_GPU flag for untiled allocationsChris Wilson
2014-06-23sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purposeChris Wilson
2014-06-23sna: Add DBG breadcrumbs to sna_output_discover()Chris Wilson
2014-06-23sna/gen4+: Add box emitters for the generic vertex pathsChris Wilson
2014-06-23sna: Inject a batch flush before adding a fresh boChris Wilson
2014-06-23sna: Add missing string for DBGChris Wilson
2014-06-22sna: Disable unused CRTC after undock eventsChris Wilson