Age | Commit message (Expand) | Author |
2008-05-14 | ati_pcigart: stop working in the evenings you mess up too often | Dave Airlie |
2008-05-14 | Revert "ati_pcigart: fixup properly this version might even work" | Dave Airlie |
2008-05-14 | ati_pcigart: fixup properly this version might even work | Dave Airlie |
2008-05-14 | ati_pcigart: fill out 40-bit gart table support properly | Dave Airlie |
2008-05-13 | RS4xx: separate out RS400 and RS480 IGP chips | Alex Deucher |
2008-05-13 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-05-13 | i915: register definition & header file cleanup | Jesse Barnes |
2008-05-13 | i915: execbuf now works without i915_dma_init being called | Jakob Bornecrantz |
2008-05-12 | i915: TV hotplug fixes | Jesse Barnes |
2008-05-12 | [GEM] Update testcases for new API. | Eric Anholt |
2008-05-12 | [GEM] Typo (and thinking) fixes in drm-gem.txt and doxygen. | Eric Anholt |
2008-05-12 | [intel] Minor kludge -- wait for the ring to be nearly empty before queuing | Keith Packard |
2008-05-12 | [intel] When polling for ring space, sleep for a lot longer (10ms) | Keith Packard |
2008-05-12 | [gem] Set write domain to CPU when doing pwrite. | Keith Packard |
2008-05-12 | [gem] Clarify use of explicit domain control. Remove Gen3 from I-cache usage. | Keith Packard |
2008-05-12 | fix kernel oops when removing fb | Hong Liu |
2008-05-12 | free dummy read page if fail to init mm | Hong Liu |
2008-05-12 | modeset init code cleanup | Hong Liu |
2008-05-12 | fix G33 hardware status page in modeset | Hong Liu |
2008-05-12 | RADEON: fix copy/pasto in last commit | Alex Deucher |
2008-05-12 | R3/4/5: init pipe setup in drm | Alex Deucher |
2008-05-12 | RADEON: cleanup radeon_do_engine_reset() | Alex Deucher |
2008-05-12 | R300+: fixup pixcache flush | Alex Deucher |
2008-05-12 | RS4xx: fix MCIND index mask | Alex Deucher |
2008-05-12 | RADEON: write AGP_BASE_2 on chips that support it | Alex Deucher |
2008-05-12 | R300+: fixup PURGE/FLUSH macros | Alex Deucher |
2008-05-12 | Radeon IGP: merge RS4xx/RS6xx gart setup | Alex Deucher |
2008-05-12 | Radeon IGP: wrap MCIND access | Alex Deucher |
2008-05-12 | Radeon IGP: clean up registers and magic numbers | Alex Deucher |
2008-05-12 | drm: remove root only from a lot of drm ioctls to get stuff running as non-root | Dave Airlie |
2008-05-12 | drm: masters are always authenticated | Dave Airlie |
2008-05-12 | drm: fix oops on reading proc file with no master | Dave Airlie |
2008-05-11 | [GEM] Make pread/pwrite manage memory domains. No luck with movnti though. | Keith Packard |
2008-05-10 | [intel-GEM] exec list can contain pinned, lru cannot. | Keith Packard |
2008-05-10 | Merge commit 'anholt/drm-gem' into drm-gem | Keith Packard |
2008-05-10 | [GEM] Add drm-gem.txt | Keith Packard |
2008-05-10 | [intel-GEM] Clean up GEM ioctl naming. | Keith Packard |
2008-05-09 | GEM: Fix arguments to drm_memrange_init so we don't exceed our allocation. | Eric Anholt |
2008-05-09 | GEM: Separate the LRU into execution list and LRU list. | Eric Anholt |
2008-05-09 | GEM: Clear obj_priv->agp_mem when we free it. | Eric Anholt |
2008-05-09 | GEM: Avoid leaking refs on target objects on presumed offset success. | Eric Anholt |
2008-05-09 | fixup i915 workqueue handling when modeset=1 | Hong Liu |
2008-05-09 | i915: use BDB TV flag for TV detection | Jesse Barnes |
2008-05-09 | i915: add basic VBT support | Jesse Barnes |
2008-05-09 | [gem] API cleanup. allocate->create unreference->close name->flink | Keith Packard |
2008-05-09 | Fix build problems | Alan Hourihane |
2008-05-09 | Fix test applications for recent DRM changes | Alan Hourihane |
2008-05-08 | [i915] clean up whinging from checkpatch.pl | Keith Packard |
2008-05-08 | Clean up whinging from checkpatch.pl in drm_gem.c | Keith Packard |
2008-05-08 | GEM: Fix oops on NULL dereference when we try clflushing when we don't need to. | Eric Anholt |