aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-24New include pathHEADglamoThomas White
2010-05-23glamo: dont use __userMartin Jansa
2010-05-23Add burst command ioctlThomas White
2010-05-23Add subdata functionThomas White
2010-05-23WhitespaceThomas White
2010-05-23GEM buffer naming stuffThomas White
2010-05-23Remove log message when deleting with map_count > 0Thomas White
2010-05-23Tweak to buffer waitThomas White
2010-05-23Count mappings correctlyThomas White
2010-05-23Initialise cref to zeroThomas White
2010-05-23Map counting fixesThomas White
2010-05-23Remove debugThomas White
2010-05-23Formatting and copyright noticesThomas White
2010-05-23Single point of truth for the virtual addressThomas White
2010-05-23Set bo_gem->virtual = NULL on unmapThomas White
2010-05-23Don't forget to #include config.hThomas White
2010-05-23First part of GEM memory mapping implementationThomas White
2010-05-23This include doesn't belong hereThomas White
2010-05-23Update glamo_drm.h from kernel sourceThomas White
2010-05-23Add missing include and castThomas White
2010-05-23Authorship, whitespaceThomas White
2010-05-23Add domain #define, and install glamo_drm.hThomas White
2010-05-23Initial libdrm_glamo bitsMartin Jansa
2010-05-13Revert "intel: We don't need to take the bufmgr lock whilst mapping."Chris Wilson
2010-05-12Only build tests in make checkJonathan Callen
2010-05-12Pull in new kernel headersKristian Høgsberg
2010-05-11intel: query whether a buffer is reusable.Chris Wilson
2010-05-06intel: We don't need to take the bufmgr lock whilst mapping.Chris Wilson
2010-04-28vbltest: Doesn't need intel stuff.Michel Dänzer
2010-04-27tests: add new vblank testJesse Barnes
2010-04-26radeon: use the const qualifier in radeon_cs_write_tableMarek Olšák
2010-04-16Correct the Solaris definitions of atomic_add & atomic_decAlan Coopersmith
2010-04-16Make libkms build default OS-dependentAlan Coopersmith
2010-04-11intel: Use the correct size when allocating reloc_target_info arrayChris Wilson
2010-04-09Revert "Fix pkgconfig includes for /usr/include/drm"Kristian Høgsberg
2010-04-09nouveau: stop shipping nouveau_class.hBen Skeggs
2010-04-08drm/radeon: add new cs command stream dumping facilitiesJerome Glisse
2010-04-02libdrm: bump version number to 2.4.20 for releaseJesse Barnes
2010-03-29drm/radeon: tab/whitespace cleanupJerome Glisse
2010-03-26modetest: add optional select codepathJesse Barnes
2010-03-25Fix pkgconfig includes for /usr/include/drmBen Skeggs
2010-03-19nouveau: fix annoying compiler warningBen Skeggs
2010-03-19nouveau: fix segfault in nouveau_bo_new_tile() failure pathBen Skeggs
2010-03-19nouveau: remove unused field from nouveau_boBen Skeggs
2010-03-18nouveau: Regenerate nouveau_class.h.Francisco Jerez
2010-03-17Check HAVE_RADEON only after checking for atomic operations.Pauli Nieminen
2010-03-17intel: Install the header file in the libdrm/ directory.Eric Anholt
2010-03-17Install headers to $(includedir)/libdrmJulien Cristau
2010-03-17libdrm_nouveau requires libdrmJulien Cristau
2010-03-17libdrm_intel.pc: don't include ${includedir}/drmJulien Cristau