summaryrefslogtreecommitdiffstats
path: root/radeon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/libdrm-2.4.66' into masterSean Paul2016-02-0313-93/+158
|\
| * radeon: Handle surface offsets exceeding 32 bits correctlyMichel Dänzer2015-11-101-8/+9
| * radeon: cleanup bo/cs func tablesEmil Velikov2015-09-044-23/+24
| * radeon: add new OLAND pci idAlex Deucher2015-08-101-0/+1
| * radeon: add new bonaire pci idAlex Deucher2015-05-261-0/+1
| * drm: remove drm_public macroEmil Velikov2015-04-286-44/+44
| * drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov2015-04-281-1/+0
| * drm: rename libdrm{,_macros}.hEmil Velikov2015-04-286-8/+8
| * radeon: add symbols testEmil Velikov2015-04-282-1/+62
| * radeon: move bof.[ch] out of libdrm_radeonEmil Velikov2015-04-283-5/+10
| * autotools: remove ${srcdir} from the includesEmil Velikov2015-03-201-1/+0
| * android: remove LOCAL_COPY_HEADERS* variablesEmil Velikov2015-03-201-3/+0
| * android: remove ${srcdir} from the includesEmil Velikov2015-03-201-3/+0
| * android: simplify LOCAL_C_INCLUDESEmil Velikov2015-03-201-3/+1
| * android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRSEmil Velikov2015-03-201-2/+1
| * android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIESChih-Wei Huang2015-02-231-3/+0
* | Remove headers from LOCAL_SRC_FILESDan Willemsen2016-01-251-9/+1
* | Remove LOCAL_COPY_HEADERSColin Cross2015-12-211-3/+0
|/
* radeon: align r600/700 fmask to 128 X blocks.Dave Airlie2015-01-191-0/+2
* radeon: Always multiply pitch_bytes by nsamples, not by slice_ptMichel Dänzer2014-09-291-2/+2
* radeon: use drm_mmap/drm_munmap wrappersEmil Velikov2014-09-283-6/+3
* automake: pick up all files for distribution.Emil Velikov2014-09-281-1/+1
* radeon: add Android build supportEmil Velikov2014-09-011-0/+30
* libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov2014-09-012-18/+23
* radeon: Fix surf->bankh init by default value when surf->tile_split == 0Maks Naumov2014-08-251-2/+2
* radeon: add new SI pci idsAlex Deucher2014-08-211-0/+4
* radeon: add new CIK pci idsAlex Deucher2014-08-211-0/+3
* radeon: Use symbol visibility.Maarten Lankhorst2014-08-047-69/+98
* radeon: fix typo in sample split / fixes MSAA on HawaiiMarek Olšák2014-07-281-1/+1
* radeon: Remove superfluous parentheses.Thomas Klausner2014-07-151-9/+9
* radeon: add Mullins pci idsSamuel Li2014-05-021-0/+17
* radeon: add Mullins chip familySamuel Li2014-05-021-0/+1
* radeon: fix sumo2 pci idAlex Deucher2013-12-241-1/+1
* radeon: avoid possible divide by 0 in surface managerAlex Deucher2013-12-241-3/+3
* radeon: Update unaligned offset for 2D->1D tiling transition on SIMichel Dänzer2013-11-261-1/+1
* radeon: handle P16 pipe configs for HawaiiMarek Olšák2013-11-221-0/+6
* radeon: don't overallocate stencil by 4 on SI and CIKMichel Dänzer2013-11-221-2/+3
* radeon: implement 2D tiling for CIKMarek Olšák2013-11-222-13/+613
* radeon: fix mipmap level 0 and 1 alignment for SI and CIKMichel Dänzer2013-11-221-10/+12
* radeon: add hawaii pci idsAlex Deucher2013-11-131-0/+13
* radeon: add hawaii chip familyAlex Deucher2013-11-131-0/+1
* radeon: fix pitch alignment for non-power-of-two mipmaps on SIMarek Olšák2013-09-291-3/+11
* radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIKMichel Dänzer2013-09-181-3/+12
* radeon: pad CS to 8 DWAlex Deucher2013-09-061-0/+3
* radeon: add berlin pci idsAlex Deucher2013-09-061-0/+22
* radeon: add kabini pci idsAlex Deucher2013-06-281-0/+17
* radeon: add Bonaire pci idsAlex Deucher2013-06-281-0/+9
* radeon: add CIK chip familiesAlex Deucher2013-06-281-0/+3
* radeon: correct RADEON_GEM_WAIT_IDLE useMark Kettenis2013-06-061-2/+2
* radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transitionMarek Olšák2013-05-152-3/+7