summaryrefslogtreecommitdiff
path: root/src/sna/gen8_eu.c
AgeCommit message (Collapse)Author
2014-10-31sna/gen6+: Fix projective sample coordinatesChris Wilson
Reported-by: "Ding, Chi" <chix.ding@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-10-22sna/gen8: Load the sampler result directly into the fb write messageChris Wilson
With the unified register file (from gen6+), we no longer need to copy the sample results into the final write message. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-12-11sna/gen8: Initial backend for BroadwellChris Wilson
Should match the functionality of the earlier generations, but untuned. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>