aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-25nouveau: Update nouveau_class.h.Francisco Jerez
2010-02-20nv30: update for 8 texture unitsPatrice Mandin
2010-02-20nv30: update for front/back stencil inversionPatrice Mandin
2010-02-18libkms: Use a standard version numberJakob Bornecrantz
2010-02-18libkms: Enable by defaultJakob Bornecrantz
2010-02-18libkms: Add missing include file to libkms sourceJakob Bornecrantz
2010-02-18vmwgfx: Update kernel headerJakob Bornecrantz
2010-02-18radeon: add square-tiling flagMarek Olšák
2010-02-16Increment version to 2.4.18 for release.Carl Worth
2010-02-16nouveau: bump MAX_PUSH to 512Ben Skeggs
2010-02-16nouveau: interface changes for 0.0.16 DRMLuca Barbieri
2010-02-10drm: a some new connector types from the kernelAlex Deucher
2010-02-10intel: Handle resetting of input params after EINTR during SET_TILINGChris Wilson
2010-02-09intel: Account for potential pinned buffers hogging fencesChris Wilson
2010-02-04Tidy up compile warnings by cleaning up types.Matthew W. S. Bell
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-02-02intel: check return value for callocDave Airlie
2010-02-01nouveau: Regenerate nouveau_class.h.Francisco Jerez
2010-01-31nouveau: add nouveau_resource_destroyMarcin Slusarz
2010-01-28libkms: Rework interface to not duplicate fields from kms and make formats ex...Jakob Bornecrantz
2010-01-27nouveau: Update nouveau_drm.hMarcin Kościelnicki
2010-01-23libkms: Fix return value in vmwgfx_bo_createJakob Bornecrantz
2010-01-21nouveau: fail channel creation if pushbuf init failsBen Skeggs