summaryrefslogtreecommitdiff
path: root/radeon/radeon_cs_gem.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-3/+0
2016-11-22libdrm: random typo fixesGrazvydas Ignotas1-5/+5
2016-07-23radeon: Fix typo in stderr messageAndreas Boll1-1/+1
2015-09-04radeon: cleanup bo/cs func tablesEmil Velikov1-10/+10
2015-04-28drm: remove drm_public macroEmil Velikov1-2/+2
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-28radeon: move bof.[ch] out of libdrm_radeonEmil Velikov1-1/+4
2014-09-28radeon: use drm_mmap/drm_munmap wrappersEmil Velikov1-1/+0
2014-08-04radeon: Use symbol visibility.Maarten Lankhorst1-2/+6
2013-09-06radeon: pad CS to 8 DWAlex Deucher1-0/+3
2012-10-24radeon: fix unused-function warningAndreas Boll1-0/+2
2010-12-02radeon: silence valgrind warnings by zeroing memoryMarek Olšák1-1/+1
2010-04-08drm/radeon: add new cs command stream dumping facilitiesJerome Glisse1-4/+98
2010-03-29drm/radeon: tab/whitespace cleanupJerome Glisse1-5/+5
2010-03-17libdrm_radeon: Optimize cs_gem_reloc to do less looping.Pauli Nieminen1-31/+92
2010-02-04libdrm/radeon: Fix section size mismatch to reset the section.Pauli Nieminen1-1/+4
2010-01-14radeon: get device id from the kernel, use it in cs_printJerome Glisse1-6/+27
2010-01-14radeon: simpler cs print functionJerome Glisse1-93/+4
2010-01-14radeon: indentation + trailing space cleanupJerome Glisse1-11/+11
2009-12-21radeon: straighten out the API insanity.Dave Airlie1-30/+30
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-0/+458