aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-17intel: Align untiled buffer pitch to 64B.Eric Anholt
2010-03-17libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no ...Pauli Nieminen
2010-03-17libdrm_radeon: Optimize cs_gem_reloc to do less looping.Pauli Nieminen
2010-03-17libdrm: Move intel_atomic.h to libdrm core for sharing.Pauli Nieminen
2010-03-13nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.Francisco Jerez
2010-03-07nouveau: Small lighting related addition to nouveau_class.h.Francisco Jerez
2010-03-07intel: Repeat execbuffer if interrupted by signalChris Wilson
2010-03-06nouveau: Update nouveau_class.h.Francisco Jerez
2010-03-04intel: Only align Y-tiling pitch to the Y tile width.Eric Anholt
2010-03-04intel: Propagate some more error returnsChris Wilson
2010-03-03Increment version to 2.4.19 for release.Eric Anholt
2010-03-03intel: Update the needs_fence flag of buffers on the validate list.Eric Anholt
2010-03-02intel: Don't enable execbuf2 fenced relocs unless we have execbuf2.Eric Anholt
2010-03-02intel: Don't tile-align pitch for untiled buffers.Eric Anholt
2010-03-02intel: Fix typo in conversion from IS_GEN to bufmgr_gem->gen.Eric Anholt
2010-03-02intel: add a comment about tiled buffer alloc height alignment from Mesa.Eric Anholt
2010-03-02nouveau: make sure initial kalloc for user bo ends up in the right placeMaarten Maathuis
2010-03-02intel: Use an integer for chipset generation instead of many conditionals.Eric Anholt
2010-03-02libdrm/intel: execbuf2 supportJesse Barnes
2010-02-28tests/modetest: Don't get_props on a connector after freeing it.Marcin Kościelnicki
2010-02-28tests: vrefresh is actually not * 1000.Marcin Kościelnicki
2010-02-28tests: Add nouveau to list of supported modules.Marcin Kościelnicki
2010-02-28libkms/nouveau: Add supportMarcin Kościelnicki
2010-02-28libkms/intel: Throw out unused intel_bo fields.Marcin Kościelnicki
2010-02-28Add config.h macro HAVE_NOUVEAUMarcin Kościelnicki
2010-02-25intel: Add initial support for Sandybridge, and clean up the #defines.Eric Anholt