Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-16 | [intel] Add 965 support to shared intel_blit.c | Eric Anholt | |
This requires that regions grow a marker of whether they are tiled or not, because fence (surface) registers are ignored by the 965 2D engine. | |||
2007-11-09 | [i915] Remove old frontbuffer rotation hack. | Eric Anholt | |
This was replaced in previous releases of xserver/dri/libGL by reporting the damage to the frontbuffer so that the server and driver could handle it appropriately. | |||
2007-10-16 | Replace symlink generation from i915 with files in intel/ and symlinks there. | Eric Anholt | |
2007-10-03 | i915: add superioctl initial support inside bufmgr ttm | Dave Airlie | |
2007-10-03 | i915/drmbuf: attempt to push relocations into buffer manager | Dave Airlie | |
This moves the relocations into the buffer manager in prepration for a superioctl move. | |||
2007-09-27 | [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915. | Eric Anholt | |
2007-09-27 | Revert "WIP 965 conversion to dri_bufmgr." | Eric Anholt | |
This reverts commit b2f1aa2389473ed09170713301b042661d70a48e. Somehow I ended up with my branch's save-this-while-I-work-on-master commit actually on master. | |||
2007-09-27 | WIP 965 conversion to dri_bufmgr. | Eric Anholt | |
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt | |
2007-09-24 | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | |
2006-04-03 | add miniglx sources to i915 | Dave Airlie | |
2006-01-23 | Add Intel 945GM support | Alan Hourihane | |
Add rotation support (Tungsten Graphics) | |||
2005-05-05 | Refactor COMMON_SOURCES up to Makefile.template | Adam Jackson | |
2005-05-04 | Add drirenderbuffer.c to COMMON_SOURCES | Adam Jackson | |
2004-06-10 | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | |