Age | Commit message (Expand) | Author |
2010-03-07 | intel: Repeat execbuffer if interrupted by signal | Chris Wilson |
2010-03-06 | nouveau: Update nouveau_class.h. | Francisco Jerez |
2010-03-04 | intel: Only align Y-tiling pitch to the Y tile width. | Eric Anholt |
2010-03-04 | intel: Propagate some more error returns | Chris Wilson |
2010-03-03 | Increment version to 2.4.19 for release. | Eric Anholt |
2010-03-03 | intel: Update the needs_fence flag of buffers on the validate list. | Eric Anholt |
2010-03-02 | intel: Don't enable execbuf2 fenced relocs unless we have execbuf2. | Eric Anholt |
2010-03-02 | intel: Don't tile-align pitch for untiled buffers. | Eric Anholt |
2010-03-02 | intel: Fix typo in conversion from IS_GEN to bufmgr_gem->gen. | Eric Anholt |
2010-03-02 | intel: add a comment about tiled buffer alloc height alignment from Mesa. | Eric Anholt |
2010-03-02 | nouveau: make sure initial kalloc for user bo ends up in the right place | Maarten Maathuis |
2010-03-02 | intel: Use an integer for chipset generation instead of many conditionals. | Eric Anholt |
2010-03-02 | libdrm/intel: execbuf2 support | Jesse Barnes |
2010-02-28 | tests/modetest: Don't get_props on a connector after freeing it. | Marcin Kościelnicki |
2010-02-28 | tests: vrefresh is actually not * 1000. | Marcin Kościelnicki |
2010-02-28 | tests: Add nouveau to list of supported modules. | Marcin Kościelnicki |
2010-02-28 | libkms/nouveau: Add support | Marcin Kościelnicki |
2010-02-28 | libkms/intel: Throw out unused intel_bo fields. | Marcin Kościelnicki |
2010-02-28 | Add config.h macro HAVE_NOUVEAU | Marcin Kościelnicki |
2010-02-25 | intel: Add initial support for Sandybridge, and clean up the #defines. | Eric Anholt |
2010-02-25 | nouveau: Update nouveau_class.h. | Francisco Jerez |
2010-02-20 | nv30: update for 8 texture units | Patrice Mandin |
2010-02-20 | nv30: update for front/back stencil inversion | Patrice Mandin |
2010-02-18 | libkms: Use a standard version number | Jakob Bornecrantz |
2010-02-18 | libkms: Enable by default | Jakob Bornecrantz |
2010-02-18 | libkms: Add missing include file to libkms source | Jakob Bornecrantz |
2010-02-18 | vmwgfx: Update kernel header | Jakob Bornecrantz |
2010-02-18 | radeon: add square-tiling flag | Marek Olšák |
2010-02-16 | Increment version to 2.4.18 for release. | Carl Worth |
2010-02-16 | nouveau: bump MAX_PUSH to 512 | Ben Skeggs |
2010-02-16 | nouveau: interface changes for 0.0.16 DRM | Luca Barbieri |
2010-02-10 | drm: a some new connector types from the kernel | Alex Deucher |
2010-02-10 | intel: Handle resetting of input params after EINTR during SET_TILING | Chris Wilson |
2010-02-09 | intel: Account for potential pinned buffers hogging fences | Chris Wilson |
2010-02-04 | Tidy up compile warnings by cleaning up types. | Matthew W. S. Bell |
2010-02-04 | libdrm/radeon: Fix section size mismatch to reset the section. | Pauli Nieminen |
2010-02-02 | radeon: enable by default now that kms is out of staging | Dave Airlie |
2010-02-02 | intel: check return value for calloc | Dave Airlie |
2010-02-01 | nouveau: Regenerate nouveau_class.h. | Francisco Jerez |
2010-01-31 | nouveau: add nouveau_resource_destroy | Marcin Slusarz |
2010-01-28 | libkms: Rework interface to not duplicate fields from kms and make formats ex... | Jakob Bornecrantz |
2010-01-27 | nouveau: Update nouveau_drm.h | Marcin Kościelnicki |
2010-01-23 | libkms: Fix return value in vmwgfx_bo_create | Jakob Bornecrantz |
2010-01-21 | nouveau: fail channel creation if pushbuf init fails | Ben Skeggs |
2010-01-20 | intel: Add pkg-config dependency on libdrm.so using 'Requires' | Chris Wilson |
2010-01-16 | Support gcc's __FUNCTION__ for people using other compilers | Alan Coopersmith |
2010-01-16 | Add support for Solaris libc atomic operations | Alan Coopersmith |
2010-01-16 | Include alloca.h in tests/drmstat.c when configure detects it | Alan Coopersmith |
2010-01-15 | nouveau: disable flush_notify on channel_free | Marcin Slusarz |
2010-01-15 | nouveau: fix memory leak in nouveau_channel_free | Marcin Slusarz |