Age | Commit message (Expand) | Author |
2008-08-11 | libdrm: Allow build outside of source tree. | Matthieu Herrb |
2008-08-11 | drm_vm: fix for build on 2.6.22 | Dave Airlie |
2008-08-11 | drm: add OS_HAS_GEM option. | Dave Airlie |
2008-08-09 | NV50: minor changes | Maarten Maathuis |
2008-08-09 | NV50: enable hotplug irq | Maarten Maathuis |
2008-08-09 | NV50: call drm_sysfs_hotplug_event when appropriate | Maarten Maathuis |
2008-08-09 | drm: TRUE/true | Dave Airlie |
2008-08-08 | Drop TTM interfaces from the userland library. | Eric Anholt |
2008-08-08 | Fix compile warning from check_aperture change. | Eric Anholt |
2008-08-08 | Merge branch 'drm-gem' | Eric Anholt |
2008-08-08 | Replace the check_aperture API with one we can make thread-safe. | Eric Anholt |
2008-08-08 | nouveau: wait for pgraph idle after loading or saving a context | Stuart Bennett |
2008-08-08 | radeon: add initial support for legacy crtc/encoders. | Dave Airlie |
2008-08-07 | Make modesetting-gem build with recent kernels | Jesse Barnes |
2008-08-07 | Make flink save the kernel-assigned name and return it instead of creating an... | Keith Packard |
2008-08-07 | Merge branch 'drm-gem' into modesetting-gem | Jesse Barnes |
2008-08-06 | Switch from shmem_getpage to read_mapping_page | Keith Packard |
2008-08-06 | radeon: fixup PCI GART table with GEM enabled | Dave Airlie |
2008-08-06 | radeon: just evict to TT not cached | Dave Airlie |
2008-08-06 | drm: don't teardown things in modeset paths | Dave Airlie |
2008-08-06 | pcigart: fixup memset + remove wbinvd | Dave Airlie |
2008-08-06 | radeon: fix setting new memmap in right place | Dave Airlie |
2008-08-05 | [gem-intel] Retiring flush requests should clear flushed write_domains | Keith Packard |
2008-08-05 | [gem-intel] Don't clear write_domain until flush completes | Keith Packard |
2008-08-04 | Expose pin/unpin/set_tiling/flink APIs | Keith Packard |
2008-08-05 | radeon: fix blit due to registers wrong | Dave Airlie |
2008-08-04 | drm: finish bo after lastclose | Dave Airlie |
2008-08-04 | radeon: add userspace mm enable switch | Dave Airlie |
2008-08-04 | radeon: don't use ring if cp not going | Dave Airlie |
2008-08-04 | drm: remove unused types | Dave Airlie |
2008-08-04 | drm: fixup master code to use krefs | Dave Airlie |
2008-08-04 | i915/radeon: use rmmap locked | Dave Airlie |
2008-08-04 | modesetting: pick_crtcs can't be static | Dave Airlie |
2008-08-04 | drm: remove unneeded debugging | Dave Airlie |
2008-08-01 | Merge commit 'origin/drm-gem' into modesetting-gem | Kristian Høgsberg |
2008-08-01 | Revert "i915: Move all of the irq install/uninstall to load time." | Dave Airlie |
2008-07-31 | Merge commit 'origin/master' into modesetting-gem | Kristian Høgsberg |
2008-07-31 | drm: remove object hash | Dave Airlie |
2008-07-31 | drm: userspace rip out TTM API | Dave Airlie |
2008-07-31 | drm: add fault handler support so as to be more like possible upstream | Dave Airlie |
2008-07-31 | drm: add fault handler support so as to be more like possible upstream | Dave Airlie |
2008-07-31 | TTM: remove API and userspace objects. | Dave Airlie |
2008-07-30 | intel-gem: Replace version bump signalling GEM with I915_PARAM_HAS_GEM. | Eric Anholt |
2008-07-30 | Make it compile again. | Kristian Høgsberg |
2008-07-30 | intel-gem: Remove dead field from reverted changes. | Eric Anholt |
2008-07-30 | Revert "Rename drm_mm.c and its fuctions to drm_memrange." | Eric Anholt |
2008-07-30 | radeon: hack gem to get an offset back for Mesa. | Dave Airlie |
2008-07-30 | radeon: add some handles to the sarea + kernel mm available check | Dave Airlie |
2008-07-30 | i915: more version checks | Dave Airlie |
2008-07-30 | i915: add version checks for opregion on old kernels | Dave Airlie |