summaryrefslogtreecommitdiff
path: root/src/sna
AgeCommit message (Expand)Author
2014-11-04sna: Correct units for videoRamChris Wilson
2014-11-04sna: Reuse the queried aperture size for videoRam determinationChris Wilson
2014-11-04sna: Use v2 of get_tiling ioctl to check for bit17 swizzlingChris Wilson
2014-10-31sna: Treat external bo carefully when marking as idleChris Wilson
2014-10-31sna: Fix forced fallbacks from initChris Wilson
2014-10-31sna: Modicum of extra DBG for transformed redisplayChris Wilson
2014-10-31sna/gen6+: Fix projective sample coordinatesChris Wilson
2014-10-31sna/brw: Fix EU tests to select the right genChris Wilson
2014-10-31sna: Remove extraneous tab whitespace before parameter nameChris Wilson
2014-10-31sna: Retire all requests when a bo is found to be not busyChris Wilson
2014-10-29sna: Reuse the same fence until retiredChris Wilson
2014-10-29sna: Fix build for GC API changes in Xorg-1.16.99.901Chris Wilson
2014-10-24sna/trapezoids: Prevent overflow of edge gradient in mono rasteriserChris Wilson
2014-10-24sna/trapezoids: Difference between two 32-bit quantities is 33-bits in sizeChris Wilson
2014-10-24sna: Update the reloc->delta for the shrunk batchChris Wilson
2014-10-24sna: Adapt to changes in internal render API in Xorg-1.17Chris Wilson
2014-10-22sna: Fix use of uninitialized value when handling migration for PRIMEChris Wilson
2014-10-22sna/gen8: Load the sampler result directly into the fb write messageChris Wilson
2014-10-22sna/gen8: Override the URB output from the VSChris Wilson
2014-10-22sna/gen8: Clamp URB allocations for GT3Chris Wilson
2014-10-22sna/gen8: Annotate more 64bit pointer locationsChris Wilson
2014-10-22sna: Fix double application of batch shrinking to relocation targetsChris Wilson
2014-10-22sna/dri2: Fix interoperation with PRIME and older XorgChris Wilson
2014-10-21sna/trapezoids: Prefer GPU for AddTraps()Chris Wilson
2014-10-21sna: Avoid pwriting large batchesChris Wilson
2014-10-20sna: Prefer the GPU for wide lines and arcsChris Wilson
2014-10-20sna/gen6: Apply gen7 flushingChris Wilson
2014-10-18sna/dri2: Exchange pitches as wellChris Wilson
2014-10-16sna: Allow TearFree updates to continue even when the GPU is wedgedChris Wilson
2014-10-16sna: Fixup a failed per-CRTC TearFree flipChris Wilson
2014-10-16sna: Replace GPU render operations with CPU callbacks after wedgedChris Wilson
2014-10-15sna: Prevent recursion during last-gasp disabling of outputsChris Wilson
2014-10-14sna: a bit of cleanup on gen8_render.hRodrigo Vivi
2014-10-14sna: Fix URB offset shift on 3DSTATE_SBERodrigo Vivi
2014-10-13sna: Drain all udev events before checking output statusChris Wilson
2014-10-11sna/trapezoids: Sacrifice precision to avoid 64bit overflowChris Wilson
2014-10-11sna/trapezoids: Treat mono-edges within a single column as verticalChris Wilson
2014-10-11sna: Log if we disable the backlight after failure to switch it onChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris Wilson
2014-10-07sna: Fix the TearFree flip handler for the change in argument orderChris Wilson
2014-10-07sna: Retrieve private pointer from vblank cookieChris Wilson
2014-10-07sna: Wrap rrGetInfo so that we can probe when udev is not activeChris Wilson
2014-10-07sna/trapezoids: Remove stale assertChris Wilson
2014-10-07sna: Add pixmap id to DBG hints inside rende migrationChris Wilson
2014-10-06sna: Avoid the intermediate allocation for PRIME pixmapsChris Wilson
2014-10-05sna/trapezoids: Remove redundant coverage scalingChris Wilson
2014-10-05sna/trapezoids: Improve sample locations for imprecise rasterisationChris Wilson
2014-10-05sna: Double check for no residual CPU damage along redisplay fast pathChris Wilson
2014-10-05sna: Only use copy redisplay fast path if we have a source GPU boChris Wilson
2014-10-03sna: Update vblank interval after enabling outputsChris Wilson