summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pcMaarten Lankhorst
2013-01-16configure.ac: bump version to 2.4.41 for releaseMaarten Lankhorst
2013-01-16nouveau: expose channel engine selection on kepler chipsetsBen Skeggs
2013-01-14libdrm_nouveau.pc: don't include I${includedir}/nouveauMarcin Slusarz
2013-01-13intel: Remove the fence count contributions when clearing relocsChris Wilson
2013-01-09man: disable man page building until David saves us allJesse Barnes
2013-01-09man: add drm-memory overview pageDavid Herrmann
2013-01-09man: add drm-kms overview pageDavid Herrmann
2013-01-09man: add drm.7 overview pageDavid Herrmann
2013-01-09man: convert manpages to XML instead of plain troffDavid Herrmann
2013-01-07nouveau: disallow pushbuf BOs in multiple memory typesBen Skeggs
2013-01-02libkms: return -EINVAL on fstat errorMaxime Villard
2013-01-02libkms: fix memory leak in error pathMaxime Villard
2012-11-28drm/radeon: track global bo name and always return the sameJerome Glisse
2012-11-21radeon: add new SI pci idAlex Deucher
2012-11-10intel: Fix missing ETIME on BSD operating systemsDavid Shao
2012-11-06configure.ac: bump version to 2.4.40 for releaseMarek Olšák
2012-11-05fix make distcheckDave Airlie
2012-10-26radeon: fix tile_split of 128-bit surface formats with 8x MSAAMarek Olšák
2012-10-24radeon: fix unused-function warningAndreas Boll
2012-10-16radeon: add some new SI pci idsAlex Deucher
2012-10-14initialize width/height fields in drmModeCrtcRob Clark
2012-10-09update gitignoreRob Clark
2012-10-09omap: release lock also on error pathsVincent Penquerc'h
2012-10-08configure.ac: Allow forcible disabling of Cairo supportDaniel Stone
2012-10-07intel: Silence a trivial compiler warningChris Wilson
2012-10-07intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1Chris Wilson
2012-10-07intel: Fix "properly test for HAS_LLC"Chris Wilson
2012-10-06radeon: fix stencil miptree allocation of combined ZS buffers on EG and SIMarek Olšák
2012-10-06radeon: don't force stencil tile split to 0Marek Olšák
2012-10-03radeon: don't take the stencil-specific codepath for buffers without stencilMarek Olšák
2012-09-17libdrm: man page infrastructure and a few sample man pagesJesse Barnes
2012-09-14intel: Mark bo's exported to prime as not reusableKristian Høgsberg
2012-09-13intel: add support for ValleyViewJesse Barnes
2012-09-08libkms: link against libdrmMarcin Slusarz
2012-09-06radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.Michel Dänzer
2012-09-06radeon: Memory footprint of SI mipmap base level is padded to powers of two.Michel Dänzer
2012-09-05radeon: Fix layout of linear aligned mipmaps on SI.Michel Dänzer
2012-09-01intel: properly test for HAS_LLCDaniel Vetter
2012-08-24vmwgfx: No longer experimentalJakob Bornecrantz
2012-08-24configure: bump version for 2.4.39 releaseMarek Olšák
2012-08-24radeon: align r600 msaa buffers to a multiple of macrotile size * num samplesMarek Olšák
2012-08-24radeon: fix allocation of MSAA surfaces on r600-r700Marek Olšák
2012-08-23omap: include omap_drm.h independentlyVíctor Manuel Jáquez Leal
2012-08-14radeon: add prime import/export supportDave Airlie
2012-08-12intel: Use VG_CLEAR on the context destroy ioctl as well.Kenneth Graunke
2012-08-12tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann
2012-08-11configure: bump version for 2.4.38 releaseMarek Olšák
2012-08-11tests/modetest: fix distcheckMarek Olšák
2012-08-10intel: Add a function for the new register read ioctl.Eric Anholt