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