summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/a2xx/fd2_zsa.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-08freedreno: prepare for a3xxRob Clark1-0/+56
Split the parts that are specific to adreno a2xx series GPUs from the parts that will be in common with a3xx, so that a3xx support can be added more cleanly. Signed-off-by: Rob Clark <robclark@freedesktop.org>