summaryrefslogtreecommitdiff
path: root/radeon/radeon_surface.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-17radeon/surface: free version after using it.Dave Airlie1-0/+2
2012-06-12radeon: force 1D array mode for z/stencil surfaceJerome Glisse1-0/+37
2012-06-11radeon: enabled 2D tiling for evergreen only on fixed kernelJerome Glisse1-1/+1
2012-06-11radeon: always properly initialize stencil_offset fieldJerome Glisse1-3/+3
2012-06-07radeon: fall back to 1D tiling only with broken kernelsAlex Deucher1-7/+21
2012-05-16radeon: Add Southern Islands PCI IDs.Michel Dänzer1-0/+3
2012-03-20radeon: add TN surface supportAlex Deucher1-0/+1
2012-02-13radeon: fix pitch alignment for scanout bufferJerome Glisse1-1/+13
2012-02-03radeon: fix surface API for good before anyone start relying on itJerome Glisse1-17/+8
2012-02-02radeon: surface fix macro -> micro tile fallbackJerome Glisse1-58/+67
2012-02-01radeon: add surface allocator helper v10Jerome Glisse1-0/+995