Age | Commit message (Expand) | Author |
2013-06-06 | radeon: correct RADEON_GEM_WAIT_IDLE use | Mark Kettenis |
2013-05-15 | radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition | Marek Olšák |
2013-05-13 | radeon: add HAINAN pci ids | Alex Deucher |
2013-05-13 | radeon: add HAINAN family | Alex Deucher |
2013-04-25 | radeon: add new richland pci ids | Alex Deucher |
2013-04-25 | radeon: add new SI pci ids | Alex Deucher |
2013-04-12 | radeon: add si tiling support v5 | Jerome Glisse |
2013-03-08 | radeon: add pci ids for Richland APUs | Alex Deucher |
2013-03-07 | radeonsi: make sure tile_split field are not garbage | Jerome Glisse |
2013-02-04 | radeon: add OLAND pci ids | Alex Deucher |
2013-02-04 | radeon: add OLAND family | Alex Deucher |
2013-01-18 | radeon: Fix 1D tiling layout on SI. | Michel Dänzer |
2012-11-28 | drm/radeon: track global bo name and always return the same | Jerome Glisse |
2012-11-21 | radeon: add new SI pci id | Alex Deucher |
2012-10-26 | radeon: fix tile_split of 128-bit surface formats with 8x MSAA | Marek Olšák |
2012-10-24 | radeon: fix unused-function warning | Andreas Boll |
2012-10-16 | radeon: add some new SI pci ids | Alex Deucher |
2012-10-06 | radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI | Marek Olšák |
2012-10-06 | radeon: don't force stencil tile split to 0 | Marek Olšák |
2012-10-03 | radeon: don't take the stencil-specific codepath for buffers without stencil | Marek Olšák |
2012-09-06 | radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI. | Michel Dänzer |
2012-09-06 | radeon: Memory footprint of SI mipmap base level is padded to powers of two. | Michel Dänzer |
2012-09-05 | radeon: Fix layout of linear aligned mipmaps on SI. | Michel Dänzer |
2012-08-24 | radeon: align r600 msaa buffers to a multiple of macrotile size * num samples | Marek Olšák |
2012-08-24 | radeon: fix allocation of MSAA surfaces on r600-r700 | Marek Olšák |
2012-08-14 | radeon: add prime import/export support | Dave Airlie |
2012-08-09 | radeon: tweak TILE_SPLIT for MSAA surfaces | Marek Olšák |
2012-08-09 | radeon: force 2D tiling for MSAA surfaces | Marek Olšák |
2012-08-09 | radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG | Marek Olšák |
2012-08-09 | radeon: simplify ZS buffer checking on r600 | Marek Olšák |
2012-08-06 | radeon: add some new SI pci ids | Alex Deucher |
2012-08-06 | radeon: add some missing evergreen pci ids | Alex Deucher |
2012-06-17 | radeon/surface: free version after using it. | Dave Airlie |
2012-06-12 | radeon: force 1D array mode for z/stencil surface | Jerome Glisse |
2012-06-11 | radeon: enabled 2D tiling for evergreen only on fixed kernel | Jerome Glisse |
2012-06-11 | radeon: always properly initialize stencil_offset field | Jerome Glisse |
2012-06-07 | radeon: fall back to 1D tiling only with broken kernels | Alex Deucher |
2012-06-05 | radeon: add new pci ids | Alex Deucher |
2012-05-16 | radeon: Add Southern Islands PCI IDs. | Michel Dänzer |
2012-05-10 | radeon: Add new R600 PCI ids for surface manager | Anisse Astier |
2012-03-20 | radeon: add TN surface support | Alex Deucher |
2012-02-13 | radeon: fix pitch alignment for scanout buffer | Jerome Glisse |
2012-02-08 | radeon_cs_setup_bo: Fix accounting if caller specified write and read domains. | Michel Dänzer |
2012-02-06 | radeon: add r600_pci_ids.h to header file | Jerome Glisse |
2012-02-03 | radeon: fix surface API for good before anyone start relying on it | Jerome Glisse |
2012-02-02 | radeon: surface fix macro -> micro tile fallback | Jerome Glisse |
2012-02-01 | radeon: add surface allocator helper v10 | Jerome Glisse |
2010-12-02 | radeon: silence valgrind warnings by zeroing memory | Marek Olšák |
2010-06-10 | Fix radeon distcheck. | Eric Anholt |
2010-04-26 | radeon: use the const qualifier in radeon_cs_write_table | Marek Olšák |