summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-12intel: allow fence register tracking to be disableno_fence_accountingDaniel Vetter2-1/+19
2010-04-11intel: Use the correct size when allocating reloc_target_info arrayChris Wilson1-1/+1
2010-04-09Revert "Fix pkgconfig includes for /usr/include/drm"Kristian Høgsberg1-1/+1
2010-04-09nouveau: stop shipping nouveau_class.hBen Skeggs2-9020/+0
2010-04-08drm/radeon: add new cs command stream dumping facilitiesJerome Glisse4-5/+667
2010-04-02libdrm: bump version number to 2.4.20 for releaseJesse Barnes1-1/+1
2010-03-29drm/radeon: tab/whitespace cleanupJerome Glisse1-5/+5
2010-03-26modetest: add optional select codepathJesse Barnes1-0/+19
2010-03-25Fix pkgconfig includes for /usr/include/drmBen Skeggs1-1/+1
2010-03-19nouveau: fix annoying compiler warningBen Skeggs1-1/+1
2010-03-19nouveau: fix segfault in nouveau_bo_new_tile() failure pathBen Skeggs1-1/+1
2010-03-19nouveau: remove unused field from nouveau_boBen Skeggs1-1/+0
2010-03-18nouveau: Regenerate nouveau_class.h.Francisco Jerez1-106/+128
2010-03-17Check HAVE_RADEON only after checking for atomic operations.Pauli Nieminen1-2/+1
2010-03-17intel: Install the header file in the libdrm/ directory.Eric Anholt2-2/+2
2010-03-17Install headers to $(includedir)/libdrmJulien Cristau6-6/+6
2010-03-17libdrm_nouveau requires libdrmJulien Cristau1-0/+1
2010-03-17libdrm_intel.pc: don't include ${includedir}/drmJulien Cristau1-1/+1
2010-03-17intel: Align untiled buffer pitch to 64B.Eric Anholt1-1/+4
2010-03-17libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no ...Pauli Nieminen1-2/+6
2010-03-17libdrm_radeon: Optimize cs_gem_reloc to do less looping.Pauli Nieminen8-41/+138
2010-03-17libdrm: Move intel_atomic.h to libdrm core for sharing.Pauli Nieminen5-8/+8
2010-03-13nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.Francisco Jerez1-6/+6
2010-03-07nouveau: Small lighting related addition to nouveau_class.h.Francisco Jerez1-0/+1
2010-03-07intel: Repeat execbuffer if interrupted by signalChris Wilson1-1/+1
2010-03-06nouveau: Update nouveau_class.h.Francisco Jerez1-71/+33
2010-03-04intel: Only align Y-tiling pitch to the Y tile width.Eric Anholt1-1/+6
2010-03-04intel: Propagate some more error returnsChris Wilson1-12/+20
2010-03-03Increment version to 2.4.19 for release.Eric Anholt1-1/+1
2010-03-03intel: Update the needs_fence flag of buffers on the validate list.Eric Anholt1-1/+5
2010-03-02intel: Don't enable execbuf2 fenced relocs unless we have execbuf2.Eric Anholt1-2/+3
2010-03-02intel: Don't tile-align pitch for untiled buffers.Eric Anholt1-1/+1
2010-03-02intel: Fix typo in conversion from IS_GEN to bufmgr_gem->gen.Eric Anholt1-1/+1
2010-03-02intel: add a comment about tiled buffer alloc height alignment from Mesa.Eric Anholt1-0/+11
2010-03-02nouveau: make sure initial kalloc for user bo ends up in the right placeMaarten Maathuis1-0/+6
2010-03-02intel: Use an integer for chipset generation instead of many conditionals.Eric Anholt1-8/+17
2010-03-02libdrm/intel: execbuf2 supportJesse Barnes6-35/+331
2010-02-28tests/modetest: Don't get_props on a connector after freeing it.Marcin Kościelnicki1-2/+2
2010-02-28tests: vrefresh is actually not * 1000.Marcin Kościelnicki3-5/+5
2010-02-28tests: Add nouveau to list of supported modules.Marcin Kościelnicki2-1/+2
2010-02-28libkms/nouveau: Add supportMarcin Kościelnicki4-0/+230
2010-02-28libkms/intel: Throw out unused intel_bo fields.Marcin Kościelnicki1-2/+0
2010-02-28Add config.h macro HAVE_NOUVEAUMarcin Kościelnicki1-0/+3
2010-02-25intel: Add initial support for Sandybridge, and clean up the #defines.Eric Anholt2-38/+63
2010-02-25nouveau: Update nouveau_class.h.Francisco Jerez1-43/+36
2010-02-20nv30: update for 8 texture unitsPatrice Mandin1-9/+9
2010-02-20nv30: update for front/back stencil inversionPatrice Mandin1-48/+48
2010-02-18libkms: Use a standard version numberJakob Bornecrantz1-1/+1
2010-02-18libkms: Enable by defaultJakob Bornecrantz1-3/+3
2010-02-18libkms: Add missing include file to libkms sourceJakob Bornecrantz1-0/+1