summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16sna: Relax tiling requirements to cope with kernel errorsChris Wilson
2016-03-16tests: Add DRI2 race against window resize + Composite redirectionChris Wilson
2016-03-16sna/dri2: Flush outstanding signals when decoupling inflight eventsChris Wilson
2016-03-16sna/dri2: Release the dangling chain after decouplingChris Wilson
2016-03-15sna/dri2: Prevent starting a swap chain for a decoupled PixmapChris Wilson
2016-03-15sna/dri2: Cancel all pending events when the window is resizedChris Wilson
2016-03-15sna/present: Use the current system time when providing a vblank off notifyChris Wilson
2016-03-15test/present: Catch FPE when notifies are brokenChris Wilson
2016-03-15sna/dri2: Rearrange "impossible" paths to avoid an assertChris Wilson
2016-03-14sna: Avoid double-skipping when deleting arrays of CRTCsChris Wilson
2016-03-14sna: When creating CRTC after initialisation, manually create the RR gammaChris Wilson
2016-03-14sna: Set initial gamma_size to 256 when loading from hardwareChris Wilson
2016-03-13sna/present: Add a modicum more debug infoChris Wilson
2016-03-07sna: Restrict reflected rotations to be rotationsVille Syrjälä
2016-02-24sna/dri2: Add active-scanout tracking to single CRTC flipsChris Wilson
2016-02-23sna: Flush the DRM event queue after a modesetChris Wilson
2016-02-23sna/dri2: Reset front pointer on frame event across a modesetChris Wilson
2016-02-23sna/dri2: Ensure the flipqueue is drained on pageflip failureChris Wilson
2016-02-18sna: Prefer to avoid direct rendering with FBCChris Wilson
2016-02-18sna: Use dirtyfb for fallback direct renderingChris Wilson
2016-02-18sna: Check enable_psr module parametersChris Wilson
2016-02-18sna: Restrict set-domain short-circuit to readonlyChris Wilson
2016-02-15sna_video_sprite: add asserts to catch invalid pipe#Martin Peres
2016-02-15display: prevent a NULL pointer dereference in intel_set_scanout_pixmapMartin Peres
2016-02-13sna: Also mark imported Prime objects as uncleanChris Wilson
2016-02-13test/dri2-race: Tweak runtimesChris Wilson
2016-02-13sna/dri2: Initialize priv->cache_sizeChris Wilson
2016-02-13sna: Reorder busyness checks after finding the proxy's parentsChris Wilson
2016-02-10test/dri2-race: Add a set of races against Client deathChris Wilson
2016-02-10test/dri2-race: Use loops for iterating over divisor testsChris Wilson
2016-02-03sna/gen3: Add missing destination offsets to a few vertex emittersChris Wilson
2016-02-03test/dri2-test: Add WaitMSC accuracy testsChris Wilson
2016-02-03test: Add present-raceChris Wilson
2016-02-02test/dri2-race: Capture race between window-manger and clientsChris Wilson
2016-01-27sna: Restrict TearFree damage discarding to straightforward copiesChris Wilson
2016-01-27sna: Perform composite rotation on the individual damage elementsChris Wilson
2016-01-27sna/dri2: Avoiding marking a pending-signal on a dead DrawableChris Wilson
2016-01-26sna/video: ValidateGC before useChris Wilson
2016-01-25sna/dri2: Guard signalling swap completion after a FLIPChris Wilson
2016-01-25sna/damage: Clear all-damaged NULL pointer on destroyChris Wilson
2016-01-25sna/damage: Prevent freeing a NULL damage marked as all-damageChris Wilson
2016-01-22sna/dri2: Tweak enginement placement on inherited render targetsChris Wilson
2016-01-20sna: Allow for a Y-tiled shadowChris Wilson
2016-01-20Sync PCI ids with latest kernel, adding SKL GT4Damien Lespiau
2016-01-20sna: Reset CRTC if setting rotation failsChris Wilson
2016-01-19sna/dri2: Catch setting signal=true when we have no drawableChris Wilson
2016-01-12sna: Setup the GTT domain on the new cursorsChris Wilson
2016-01-08intel-virtual-output: Virtual heads are numbered from index 1Chris Wilson
2016-01-06intel-virtual-output: Print more helpful error when run on the wrong serverChris Wilson
2016-01-06sna/dri2: Ignore pending SwapComplete events when the window is destroyedChris Wilson