aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctlMichel Dänzer2016-01-211-1/+1
* radeon: cleanup bo/cs func tablesEmil Velikov2015-09-041-11/+12
* drm: remove drm_public macroEmil Velikov2015-04-281-8/+8
* drm: rename libdrm{,_macros}.hEmil Velikov2015-04-281-1/+1
* radeon: use drm_mmap/drm_munmap wrappersEmil Velikov2014-09-281-4/+3
* radeon: Use symbol visibility.Maarten Lankhorst2014-08-041-10/+14
* radeon: correct RADEON_GEM_WAIT_IDLE useMark Kettenis2013-06-061-2/+2
* drm/radeon: track global bo name and always return the sameJerome Glisse2012-11-281-5/+11
* radeon: add prime import/export supportDave Airlie2012-08-131-1/+47
* radeon: silence valgrind warnings by zeroing memoryMarek Olšák2010-12-011-1/+1
* libdrm_radeon: Optimize cs_gem_reloc to do less looping.Pauli Nieminen2010-03-171-0/+9
* radeon: indentation & trailing space cleanupJerome Glisse2010-01-141-16/+16
* radeon: fix BO null check, should be in higher level fnDave Airlie2009-12-201-3/+0
* radeon: straighten out the API insanity.Dave Airlie2009-12-201-43/+46
* radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAINJerome Glisse2009-12-071-4/+3
* Move libdrm/ up one levelKristian Høgsberg2009-11-171-0/+343