Age | Commit message (Expand) | Author |
2013-02-11 | intel_chipset: Merge intel-gpu-tools chipsets | Ben Widawsky |
2013-02-06 | intel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMS | Chris Forbes |
2013-02-06 | intel/aub: Actually run BLT batches on the blit ring. | Kenneth Graunke |
2013-02-05 | configure.ac: bump version to 2.4.42 for release | Maarten Lankhorst |
2013-02-05 | libdrm: remove DISTCHECK_CONFIGURE_FLAGS | Maarten Lankhorst |
2013-02-04 | radeon: add OLAND pci ids | Alex Deucher |
2013-02-04 | radeon: add OLAND family | Alex Deucher |
2013-02-02 | intel: add more VLV PCI IDs | Jesse Barnes |
2013-01-25 | man: Fix typo and use $() for make expressions | Thierry Reding |
2013-01-18 | radeon: Fix 1D tiling layout on SI. | Michel Dänzer |
2013-01-16 | man: fix manpage build instructions | David Herrmann |
2013-01-16 | nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc | Maarten Lankhorst |
2013-01-16 | configure.ac: bump version to 2.4.41 for release | Maarten Lankhorst |
2013-01-16 | nouveau: expose channel engine selection on kepler chipsets | Ben Skeggs |
2013-01-14 | libdrm_nouveau.pc: don't include I${includedir}/nouveau | Marcin Slusarz |
2013-01-13 | intel: Remove the fence count contributions when clearing relocs | Chris Wilson |
2013-01-09 | man: disable man page building until David saves us all | Jesse Barnes |
2013-01-09 | man: add drm-memory overview page | David Herrmann |
2013-01-09 | man: add drm-kms overview page | David Herrmann |
2013-01-09 | man: add drm.7 overview page | David Herrmann |
2013-01-09 | man: convert manpages to XML instead of plain troff | David Herrmann |
2013-01-07 | nouveau: disallow pushbuf BOs in multiple memory types | Ben Skeggs |
2013-01-02 | libkms: return -EINVAL on fstat error | Maxime Villard |
2013-01-02 | libkms: fix memory leak in error path | Maxime Villard |
2012-11-28 | drm/radeon: track global bo name and always return the same | Jerome Glisse |
2012-11-21 | radeon: add new SI pci id | Alex Deucher |
2012-11-10 | intel: Fix missing ETIME on BSD operating systems | David Shao |
2012-11-06 | configure.ac: bump version to 2.4.40 for release | Marek Olšák |
2012-11-05 | fix make distcheck | Dave Airlie |
2012-10-26 | radeon: fix tile_split of 128-bit surface formats with 8x MSAA | Marek Olšák |
2012-10-24 | radeon: fix unused-function warning | Andreas Boll |
2012-10-16 | radeon: add some new SI pci ids | Alex Deucher |
2012-10-14 | initialize width/height fields in drmModeCrtc | Rob Clark |
2012-10-09 | update gitignore | Rob Clark |
2012-10-09 | omap: release lock also on error paths | Vincent Penquerc'h |
2012-10-08 | configure.ac: Allow forcible disabling of Cairo support | Daniel Stone |
2012-10-07 | intel: Silence a trivial compiler warning | Chris Wilson |
2012-10-07 | intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1 | Chris Wilson |
2012-10-07 | intel: Fix "properly test for HAS_LLC" | Chris Wilson |
2012-10-06 | radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI | Marek Olšák |
2012-10-06 | radeon: don't force stencil tile split to 0 | Marek Olšák |
2012-10-03 | radeon: don't take the stencil-specific codepath for buffers without stencil | Marek Olšák |
2012-09-17 | libdrm: man page infrastructure and a few sample man pages | Jesse Barnes |
2012-09-14 | intel: Mark bo's exported to prime as not reusable | Kristian Høgsberg |
2012-09-13 | intel: add support for ValleyView | Jesse Barnes |
2012-09-08 | libkms: link against libdrm | Marcin Slusarz |
2012-09-06 | radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI. | Michel Dänzer |
2012-09-06 | radeon: Memory footprint of SI mipmap base level is padded to powers of two. | Michel Dänzer |
2012-09-05 | radeon: Fix layout of linear aligned mipmaps on SI. | Michel Dänzer |
2012-09-01 | intel: properly test for HAS_LLC | Daniel Vetter |