Age | Commit message (Expand) | Author |
2010-05-26 | intel_bufmgr_fake: fix compile warning. | Eric Anholt |
2010-05-24 | intel: Don't change tiling mode unless the kernel reports success. | Chris Wilson |
2010-05-13 | Revert "intel: We don't need to take the bufmgr lock whilst mapping." | Chris Wilson |
2010-05-12 | Only build tests in make check | Jonathan Callen |
2010-05-12 | Pull in new kernel headers | Kristian Høgsberg |
2010-05-11 | intel: query whether a buffer is reusable. | Chris Wilson |
2010-05-06 | intel: We don't need to take the bufmgr lock whilst mapping. | Chris Wilson |
2010-04-28 | vbltest: Doesn't need intel stuff. | Michel Dänzer |
2010-04-27 | tests: add new vblank test | Jesse Barnes |
2010-04-26 | radeon: use the const qualifier in radeon_cs_write_table | Marek Olšák |
2010-04-16 | Correct the Solaris definitions of atomic_add & atomic_dec | Alan Coopersmith |
2010-04-16 | Make libkms build default OS-dependent | Alan Coopersmith |
2010-04-11 | intel: Use the correct size when allocating reloc_target_info array | Chris Wilson |
2010-04-09 | Revert "Fix pkgconfig includes for /usr/include/drm" | Kristian Høgsberg |
2010-04-09 | nouveau: stop shipping nouveau_class.h | Ben Skeggs |
2010-04-08 | drm/radeon: add new cs command stream dumping facilities | Jerome Glisse |
2010-04-02 | libdrm: bump version number to 2.4.20 for release | Jesse Barnes |
2010-03-29 | drm/radeon: tab/whitespace cleanup | Jerome Glisse |
2010-03-26 | modetest: add optional select codepath | Jesse Barnes |
2010-03-25 | Fix pkgconfig includes for /usr/include/drm | Ben Skeggs |
2010-03-19 | nouveau: fix annoying compiler warning | Ben Skeggs |
2010-03-19 | nouveau: fix segfault in nouveau_bo_new_tile() failure path | Ben Skeggs |
2010-03-19 | nouveau: remove unused field from nouveau_bo | Ben Skeggs |
2010-03-18 | nouveau: Regenerate nouveau_class.h. | Francisco Jerez |
2010-03-17 | Check HAVE_RADEON only after checking for atomic operations. | Pauli Nieminen |
2010-03-17 | intel: Install the header file in the libdrm/ directory. | Eric Anholt |
2010-03-17 | Install headers to $(includedir)/libdrm | Julien Cristau |
2010-03-17 | libdrm_nouveau requires libdrm | Julien Cristau |
2010-03-17 | libdrm_intel.pc: don't include ${includedir}/drm | Julien Cristau |
2010-03-17 | intel: Align untiled buffer pitch to 64B. | Eric Anholt |
2010-03-17 | libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no ... | Pauli Nieminen |
2010-03-17 | libdrm_radeon: Optimize cs_gem_reloc to do less looping. | Pauli Nieminen |
2010-03-17 | libdrm: Move intel_atomic.h to libdrm core for sharing. | Pauli Nieminen |
2010-03-13 | nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*. | Francisco Jerez |
2010-03-07 | nouveau: Small lighting related addition to nouveau_class.h. | Francisco Jerez |
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 |