Age | Commit message (Expand) | Author |
2007-07-26 | Use new drmBOSetPin interface instead of NO_EVICT/NO_MOVE buffers. | Eric Anholt |
2007-07-25 | Fix typo in intel.man | Brice Goglin |
2007-07-25 | When TTM is available, use it instead of manual AGP allocations when possible. | Eric Anholt |
2007-07-23 | only enable xvmc for 915/945/G33 | Xiang, Haihao |
2007-07-23 | Fix a typo in i915 render | Zhenyu Wang |
2007-07-20 | don't initialize XvMC if xv is disabled. | Xiang, Haihao |
2007-07-20 | Fix device id info for 945GME, 965GME | Zhenyu Wang |
2007-07-20 | lock display when creating context | Xiang, Haihao |
2007-07-19 | move i830_allocate_xvmc_buffer out of #if/#endif | Xiang, Haihao |
2007-07-19 | add copyright | Xiang, Haihao |
2007-07-19 | block some signals within critical section to avoid | Xiang, Haihao |
2007-07-19 | 1. The pitches for y/u/v surfaces are 1024bytes aligned. | Xiang, Haihao |
2007-07-19 | 1. clean code | root |
2007-07-19 | a fix for 945G/945GM | root |
2007-07-19 | 1. using batch buffer | root |
2007-07-19 | fix a bug related to display surface | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | Release resource allocated for surface/subpicture | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | enable XvMC for i915 | Xiang, Haihao |
2007-07-19 | strip out remainder of drmmm code in driver | Dave Airlie |
2007-07-17 | intel: oops I commited pixman local workaround - undo it | Dave Airlie |
2007-07-17 | intel: actually 2.3.1 should be good enough | Dave Airlie |
2007-07-17 | intel: don't try and use TTM memory manager with old libdrm interface | Dave Airlie |
2007-07-13 | Remove hard-coded CRT blanking frobbing for load detection. | Keith Packard |
2007-07-13 | Ensure pipe/output active before doing load detection. | Keith Packard |
2007-07-13 | Eliminate bogus (and harmful) blanking adjustment for load detect. | Keith Packard |
2007-07-12 | Fix "display the output of quilt push/pop". | Brice Goglin |
2007-07-11 | Fix i915 rendering for tiled buffer | Wang Zhenyu |
2007-07-09 | Fix some physical address handling for >4GB addresses. | Eric Anholt |
2007-07-09 | Minor fixes in the patching system. | Brice Goglin |
2007-07-09 | Fix displaying of patches applied by quilt. | Brice Goglin |
2007-07-09 | Prepare changelog for upload. | Julien Cristau |
2007-07-09 | Revert "Revert "Build a xserver-xorg-video-intel-dbg package with debugging s... | Julien Cristau |
2007-07-07 | FBC fixes: | Jesse Barnes |
2007-07-06 | Fix manpage to reflect default behavior. | Jesse Barnes |
2007-07-06 | Fix naming of FBC plane enable bits (mistakenly called them pipes earlier). | Jesse Barnes |
2007-07-06 | Update man page with current behavior. | Jesse Barnes |
2007-07-06 | Fix debug output in fbc enable/disable routines. Add logic to make sure fbc | Jesse Barnes |
2007-07-06 | Fix tiling and fb compression defaults for 965 (not yet fully supported). | Jesse Barnes |
2007-07-06 | FBC and tiling changes | Jesse Barnes |
2007-07-06 | Add upstream url to the copyright file. | Julien Cristau |
2007-07-05 | Merge branch 'master' into fbc | Jesse Barnes |
2007-07-05 | Re-add tiling kludge, but only for 965. | Jesse Barnes |
2007-07-05 | Remove tiling kludge. May need more fixes for 965. | Jesse Barnes |
2007-07-05 | Revert discard alpha change, requires other fixes to work. | Jesse Barnes |
2007-07-05 | FBC fixes: | Jesse Barnes |
2007-07-03 | Fixup line length buffer padding, add kludge for front buffer tile | Jesse Barnes |
2007-07-03 | Fix XvMC support for only i810 and i815 in the long description. | Brice Goglin |