summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-17configure.ac: bump version to 2.4.41 for releaseHEADmasterMartin Peres1-5/+1
2012-12-17nouveau: bump version to 2.4.34 for releaseMartin Peres1-1/+1
2012-12-16nouveau: Allow opening a specific type of drm deviceMartin Peres2-2/+11
2012-12-16drm: generate the path of a different device type for the same drm deviceMartin Peres5-0/+99
2012-12-16drm: allow opening the drm device by type (control, render or render_only)Martin Peres3-31/+100
2012-11-28drm/radeon: track global bo name and always return the sameJerome Glisse1-5/+11
2012-11-21radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-10intel: Fix missing ETIME on BSD operating systemsDavid Shao1-0/+3
2012-11-06configure.ac: bump version to 2.4.40 for releaselibdrm-2.4.402.4.40Marek Olšák1-1/+1
2012-11-05fix make distcheckDave Airlie1-1/+1
2012-10-26radeon: fix tile_split of 128-bit surface formats with 8x MSAAMarek Olšák1-0/+2
2012-10-24radeon: fix unused-function warningAndreas Boll1-0/+2
2012-10-16radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-10-14initialize width/height fields in drmModeCrtcRob Clark1-1/+4
2012-10-09update gitignoreRob Clark1-0/+4
2012-10-09omap: release lock also on error pathsVincent Penquerc'h1-0/+2
2012-10-08configure.ac: Allow forcible disabling of Cairo supportDaniel Stone2-7/+22
2012-10-07intel: Silence a trivial compiler warningChris Wilson1-1/+0
2012-10-07intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1Chris Wilson1-1/+1
2012-10-07intel: Fix "properly test for HAS_LLC"Chris Wilson1-1/+1
2012-10-06radeon: fix stencil miptree allocation of combined ZS buffers on EG and SIMarek Olšák2-76/+123
2012-10-06radeon: don't force stencil tile split to 0Marek Olšák1-2/+0
2012-10-03radeon: don't take the stencil-specific codepath for buffers without stencilMarek Olšák1-1/+1
2012-09-17libdrm: man page infrastructure and a few sample man pagesJesse Barnes6-1/+183
2012-09-14intel: Mark bo's exported to prime as not reusableKristian Høgsberg1-1/+8
2012-09-13intel: add support for ValleyViewJesse Barnes1-1/+6
2012-09-08libkms: link against libdrmMarcin Slusarz1-1/+1
2012-09-06radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.Michel Dänzer1-3/+8
2012-09-06radeon: Memory footprint of SI mipmap base level is padded to powers of two.Michel Dänzer1-3/+10
2012-09-05radeon: Fix layout of linear aligned mipmaps on SI.Michel Dänzer1-1/+123
2012-09-01intel: properly test for HAS_LLCDaniel Vetter1-1/+1
2012-08-24vmwgfx: No longer experimentalJakob Bornecrantz1-4/+4
2012-08-24configure: bump version for 2.4.39 releaselibdrm-2.4.392.4.39Marek Olšák1-1/+1
2012-08-24radeon: align r600 msaa buffers to a multiple of macrotile size * num samplesMarek Olšák1-1/+1
2012-08-24radeon: fix allocation of MSAA surfaces on r600-r700Marek Olšák1-1/+1
2012-08-23omap: include omap_drm.h independentlyVíctor Manuel Jáquez Leal1-1/+2
2012-08-14radeon: add prime import/export supportDave Airlie3-2/+52
2012-08-12intel: Use VG_CLEAR on the context destroy ioctl as well.Kenneth Graunke1-0/+2
2012-08-12tests/modetest: Add a forgotten return, needed for opensuse buildserviceTobias Klausmann1-0/+1
2012-08-11configure: bump version for 2.4.38 releaselibdrm-2.4.382.4.38Marek Olšák1-1/+1
2012-08-11tests/modetest: fix distcheckMarek Olšák1-1/+2
2012-08-10intel: Add a function for the new register read ioctl.Eric Anholt2-0/+21
2012-08-10intel: Import updated i915_drm.h.Eric Anholt1-1/+32
2012-08-10Drop "-Wunsafe-loop-optimizations".Eric Anholt1-1/+1
2012-08-09radeon: tweak TILE_SPLIT for MSAA surfacesMarek Olšák1-6/+31
2012-08-09radeon: force 2D tiling for MSAA surfacesMarek Olšák1-2/+22
2012-08-09radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EGMarek Olšák1-15/+8
2012-08-09radeon: simplify ZS buffer checking on r600Marek Olšák1-8/+1
2012-08-08intel: add more Haswell PCI IDsPaulo Zanoni1-3/+65
2012-08-08intel: Bail gracefully if we encounter an unknown Intel deviceChris Wilson1-3/+5