Age | Commit message (Expand) | Author |
2010-09-09 | modetest: align fb pitch to 64 bytes | Jesse Barnes |
2010-09-07 | modetest: add edp and TV connector names to the connector name array | Jesse Barnes |
2010-08-26 | Avoid use of c++ reserved keyword "virtual" when using a C++ compiler. | Eric Anholt |
2010-08-24 | Free the property blob along the error path. | Chris Wilson |
2010-08-18 | nouveau: accept both 0.0.16 and 1.x.x | Ben Skeggs |
2010-08-06 | libdrm: Fix PCI domain domain support | Benjamin Herrenschmidt |
2010-08-04 | Copy headers from kernel drm-core-next | Dave Airlie |
2010-07-01 | drm mode: Return -errno on drmIoctl() failure | Chris Wilson |
2010-07-01 | Purge macro NEED_REPLIES | Fernando Carrijo |
2010-06-29 | intel: Suppress the error return from setting domains after mapping. | Chris Wilson |
2010-06-24 | intel: Limit tiled pitches to 8192 on pre-i965. | Chris Wilson |
2010-06-22 | intel: Only adjust the local stride used for SET_TILING in tiled alloc | Chris Wilson |
2010-06-22 | intel: Restore SET_TILING for non-flinked bo. | Chris Wilson |
2010-06-22 | intel: '===' != '==' | Chris Wilson |
2010-06-22 | intel: Sanitise strides for linear buffers and SET_TILING | Chris Wilson |
2010-06-21 | intel: Print out debugging message following ENOSPC | Chris Wilson |
2010-06-21 | intel: Scan the cache for old bo once every second. | Chris Wilson |
2010-06-21 | intel: Force stride to be 0 for I915_TILING_NONE. | Chris Wilson |
2010-06-21 | intel: Defer tiling change to allocation. | Chris Wilson |
2010-06-21 | intel: Track tiling stride | Chris Wilson |
2010-06-10 | Bump version to 2.4.21 for release. | Eric Anholt |
2010-06-10 | Fix radeon distcheck. | Eric Anholt |
2010-06-10 | intel: Fix several other paths for buffers pointing at themselves. | Eric Anholt |
2010-06-10 | intel: Add more intermediate sizes of cache buckets between powers of 2. | Eric Anholt |
2010-06-09 | intel: Convert to untiled pitches if surface is too large for tiling. | Chris Wilson |
2010-06-07 | Allow a buffer to point at itself and still get relocs. | Eric Anholt |
2010-06-06 | intel: Add support for kernel multi-ringbuffer API. | Zou Nan hai |
2010-06-02 | add vbltest to .gitignore | Jesse Barnes |
2010-06-01 | libkms: Fix include paths | Daniel Stone |
2010-05-26 | Enable silent automake rules. | Eric Anholt |
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 |