Age | Commit message (Expand) | Author |
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 |
2012-08-24 | vmwgfx: No longer experimental | Jakob Bornecrantz |
2012-08-24 | configure: bump version for 2.4.39 release | Marek Olšák |
2012-08-24 | radeon: align r600 msaa buffers to a multiple of macrotile size * num samples | Marek Olšák |
2012-08-24 | radeon: fix allocation of MSAA surfaces on r600-r700 | Marek Olšák |
2012-08-23 | omap: include omap_drm.h independently | Víctor Manuel Jáquez Leal |
2012-08-14 | radeon: add prime import/export support | Dave Airlie |
2012-08-12 | intel: Use VG_CLEAR on the context destroy ioctl as well. | Kenneth Graunke |
2012-08-12 | tests/modetest: Add a forgotten return, needed for opensuse buildservice | Tobias Klausmann |
2012-08-11 | configure: bump version for 2.4.38 release | Marek Olšák |
2012-08-11 | tests/modetest: fix distcheck | Marek Olšák |