summaryrefslogtreecommitdiff
path: root/radeon/radeon_surface.c
AgeCommit message (Expand)Author
2012-10-26radeon: fix tile_split of 128-bit surface formats with 8x MSAAMarek Olšák
2012-10-06radeon: fix stencil miptree allocation of combined ZS buffers on EG and SIMarek Olšák
2012-10-06radeon: don't force stencil tile split to 0Marek Olšák
2012-10-03radeon: don't take the stencil-specific codepath for buffers without stencilMarek Olšák
2012-09-06radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.Michel Dänzer
2012-09-06radeon: Memory footprint of SI mipmap base level is padded to powers of two.Michel Dänzer
2012-09-05radeon: Fix layout of linear aligned mipmaps on SI.Michel Dänzer
2012-08-24radeon: align r600 msaa buffers to a multiple of macrotile size * num samplesMarek Olšák
2012-08-24radeon: fix allocation of MSAA surfaces on r600-r700Marek Olšák
2012-08-09radeon: tweak TILE_SPLIT for MSAA surfacesMarek Olšák
2012-08-09radeon: force 2D tiling for MSAA surfacesMarek Olšák
2012-08-09radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EGMarek Olšák
2012-08-09radeon: simplify ZS buffer checking on r600Marek Olšák
2012-06-17radeon/surface: free version after using it.Dave Airlie
2012-06-12radeon: force 1D array mode for z/stencil surfaceJerome Glisse
2012-06-11radeon: enabled 2D tiling for evergreen only on fixed kernelJerome Glisse
2012-06-11radeon: always properly initialize stencil_offset fieldJerome Glisse
2012-06-07radeon: fall back to 1D tiling only with broken kernelsAlex Deucher
2012-05-16radeon: Add Southern Islands PCI IDs.Michel Dänzer
2012-03-20radeon: add TN surface supportAlex Deucher
2012-02-13radeon: fix pitch alignment for scanout bufferJerome Glisse
2012-02-03radeon: fix surface API for good before anyone start relying on itJerome Glisse
2012-02-02radeon: surface fix macro -> micro tile fallbackJerome Glisse
2012-02-01radeon: add surface allocator helper v10Jerome Glisse