aboutsummaryrefslogtreecommitdiff
path: root/radeon
AgeCommit message (Expand)Author
2010-04-26radeon: use the const qualifier in radeon_cs_write_tableMarek Olšák
2010-04-08drm/radeon: add new cs command stream dumping facilitiesJerome Glisse
2010-03-29drm/radeon: tab/whitespace cleanupJerome Glisse
2010-03-17Install headers to $(includedir)/libdrmJulien Cristau
2010-03-17libdrm_radeon: Optimize cs_gem_reloc to do less looping.Pauli Nieminen
2010-02-18radeon: add square-tiling flagMarek Olšák
2010-02-04libdrm/radeon: Fix section size mismatch to reset the section.Pauli Nieminen
2010-02-02radeon: enable by default now that kms is out of stagingDave Airlie
2010-01-14radeon: get device id from the kernel, use it in cs_printJerome Glisse
2010-01-14radeon: simpler cs print functionJerome Glisse
2010-01-14radeon: indentation + trailing space cleanupJerome Glisse
2010-01-14radeon: indentation & trailing space cleanupJerome Glisse
2010-01-14radeon: indentation + trailing space cleanupJerome Glisse
2009-12-21radeon: fix BO null check, should be in higher level fnDave Airlie
2009-12-21radeon: straighten out the API insanity.Dave Airlie
2009-12-07radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAINJerome Glisse
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg