summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-10intel: Import updated i915_drm.h.Eric Anholt
2012-08-10Drop "-Wunsafe-loop-optimizations".Eric Anholt
2012-08-09radeon: tweak TILE_SPLIT for MSAA surfacesMarek Olšák
2012-08-09radeon: force 2D tiling for MSAA surfacesMarek Olšák
2012-08-09radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EGMarek Olšák
2012-08-09radeon: simplify ZS buffer checking on r600Marek Olšák
2012-08-08intel: add more Haswell PCI IDsPaulo Zanoni
2012-08-08intel: Bail gracefully if we encounter an unknown Intel deviceChris Wilson
2012-08-06radeon: add some new SI pci idsAlex Deucher
2012-08-06radeon: add some missing evergreen pci idsAlex Deucher
2012-08-02intel: Quiet valgrind warnings in context creation.Eric Anholt
2012-08-02intel: Remove two unused variablesDamien Lespiau
2012-07-23modetest: fix uninitialized fourccRob Clark
2012-07-20modeset: Split buffer allocation to a separate fileLaurent Pinchart
2012-07-20modetest: Make frame buffer format configurable on the command lineLaurent Pinchart
2012-07-20modetest: Move connector and plane parsing to separate functionsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing RGB formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing planar YUV formatsLaurent Pinchart
2012-07-20modetest: Add test pattern support for missing packed YUV formatsLaurent Pinchart
2012-07-20modetest: Add SMPTE test patternLaurent Pinchart
2012-07-20modetest: Unify buffer allocationLaurent Pinchart
2012-07-20intel: fix build errorRob Clark
2012-07-20intel: add prime interface for getting/setting a prime bo. (v4)Dave Airlie
2012-07-19libdrm/nouveau: add prime handle->bo and bo->handle support.Dave Airlie
2012-07-16libdrm: add prime fd->handle and handle->fd interfacesDave Airlie
2012-07-16libdrm: add missing caps from kernel to drm.hDave Airlie
2012-07-13omap: add refcnting and handle trackingRob Clark
2012-07-13omap: add API to import bo's from dmabuf fd'sRob Clark
2012-07-13omap: clarify dmabuf file descriptor ownershipRob Clark
2012-07-12intel: Change context create failure message to from fprintf to DBG().Kenneth Graunke
2012-07-06libdrm/exynos: padding gem_mmap structure to 64-bit alignedCooper Yuan
2012-07-03intel: Fix build failure in test_decode.cLauri Kasanen
2012-06-29configure: bump version for releaseBen Widawsky
2012-06-29intel/context: create/destroy implementationBen Widawsky
2012-06-28modetest: Dump bit field namesKristian Høgsberg