Age | Commit message (Expand) | Author |
2014-08-25 | radeon: Fix surf->bankh init by default value when surf->tile_split == 0 | Maks Naumov |
2014-08-21 | radeon: add new SI pci ids | Alex Deucher |
2014-08-21 | radeon: add new CIK pci ids | Alex Deucher |
2014-08-04 | radeon: Use symbol visibility. | Maarten Lankhorst |
2014-07-29 | radeon: fix typo in sample split / fixes MSAA on Hawaii | Marek Olšák |
2014-07-16 | radeon: Remove superfluous parentheses. | Thomas Klausner |
2014-05-02 | radeon: add Mullins pci ids | Samuel Li |
2014-05-02 | radeon: add Mullins chip family | Samuel Li |
2013-12-24 | radeon: fix sumo2 pci id | Alex Deucher |
2013-12-24 | radeon: avoid possible divide by 0 in surface manager | Alex Deucher |
2013-11-26 | radeon: Update unaligned offset for 2D->1D tiling transition on SI | Michel Dänzer |
2013-11-23 | radeon: handle P16 pipe configs for Hawaii | Marek Olšák |
2013-11-23 | radeon: don't overallocate stencil by 4 on SI and CIK | Michel Dänzer |
2013-11-23 | radeon: implement 2D tiling for CIK | Marek Olšák |
2013-11-23 | radeon: fix mipmap level 0 and 1 alignment for SI and CIK | Michel Dänzer |
2013-11-13 | radeon: add hawaii pci ids | Alex Deucher |
2013-11-13 | radeon: add hawaii chip family | Alex Deucher |
2013-09-29 | radeon: fix pitch alignment for non-power-of-two mipmaps on SI | Marek Olšák |
2013-09-18 | radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK | Michel Dänzer |
2013-09-06 | radeon: pad CS to 8 DW | Alex Deucher |
2013-09-06 | radeon: add berlin pci ids | Alex Deucher |
2013-06-28 | radeon: add kabini pci ids | Alex Deucher |
2013-06-28 | radeon: add Bonaire pci ids | Alex Deucher |
2013-06-28 | radeon: add CIK chip families | Alex Deucher |
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 |