summaryrefslogtreecommitdiff
path: root/src/i830_memory.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve logging of memory allocation passes, and clean the code up a bit.Eric Anholt2007-02-231-15/+16
| * Move memory allocation to ScreenInit rather than PreInit.Eric Anholt2007-02-231-157/+110
| * Fix fence allocations on 965.Eric Anholt2007-02-231-2/+6
| * Rework the video memory allocation.Eric Anholt2007-02-231-1318/+842
| * Reformat to 4-space indents, no trailing whitespace, and 80 columns.Eric Anholt2007-02-221-1540/+1584
* | Be more verbose when page flipping can't be enabled for various reasons.Michel Dänzer2007-03-051-2/+17
* | Add support for triple buffering using a third static buffer.Michel Dänzer2007-02-201-0/+84
* | Revive i830 page flipping support.Michel Dänzer2007-02-141-27/+39
|/
* Remove custom accelerated rotation code now that it's all done through Render.Eric Anholt2007-01-311-195/+1
* Make rotated shadow buffer allocation dynamic.Eric Anholt2007-01-251-66/+38
* Allocate separate cursor memory per CRTC and rotate cursors appropriately.Eric Anholt2007-01-181-69/+137
* Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation.Eric Anholt2007-01-171-1/+63
* Don't limit cachelines to a vertical of 2048, and increase default allocation.Eric Anholt2007-01-111-17/+18
* minor fix on last exa mem binding commitWang Zhenyu2007-01-071-4/+6
* [PATCH] Add rotation support for 965.Wang Zhenyu2007-01-061-3/+33
* [PATCH] Fix EXA mem bindingWang Zhenyu2007-01-061-8/+12
* [PATCH] EXA state mem for G965Wang Zhenyu2007-01-061-0/+36
* Relax tiling requirements on G965.Eric Anholt2006-12-291-15/+28
* Remove 8MB/32MB default VideoRam limits.Eric Anholt2006-12-281-1/+8
* Bug #7524: Major improvements to EXA/XAA static memory allocation.Eric Anholt2006-12-271-233/+164
* Merge branch 'exa' of ../xf86-video-intel into modesettingEric Anholt2006-11-301-0/+28
|\
| * Merge branch 'master' into exaWang Zhenyu2006-09-251-2/+2
| |\
| * \ Merge branch 'master' into exaWang Zhenyu2006-08-241-22/+89
| |\ \
| * | | Fix remaining warning.Eric Anholt2006-06-261-1/+1
| * | | Fix memorySize to enable offscreen mem manage.Wang Zhenyu2006-05-171-0/+4
| * | | Commit what applied from Jesse Barnes's i830-exa-latest.patch.Eric Anholt2006-04-281-0/+24
* | | | Merge branch 'master' into modesettingEric Anholt2006-11-161-31/+45
|\ \ \ \
| * | | | Add support for the new DRM memory manager.Thomas Hellstrom2006-10-271-31/+45
| | |_|/ | |/| |
* | | | Merge branch 'master' into modesettingEric Anholt2006-09-271-22/+89
|\ \ \ \ | |/ / /
| * | | When in MergedFB mode, fix offscreen memory allocation.Alan Hourihane2006-09-071-2/+2
| | |/ | |/|
| * | Fix undefined alloc type for agp memoryWang Zhenyu2006-08-111-24/+6
| * | Merge branch 'broadwater-video-rehash' into broadwaterEric Anholt2006-08-031-5/+45
| |\ \
| | * | Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and itEric Anholt2006-05-121-19/+19
| | * | First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt2006-05-121-35/+120
| | |/
| * | Add current Tungsten Graphics code drop for i965 support.Alan Hourihane2006-08-031-17/+62
| |/
* | Stop doing the BIOS memory size tweaking now that we don't ask the BIOS aboutEric Anholt2006-05-011-16/+1
|/
* Fix some argument inversions in xf86DrvMsg function callsDave Airlie2006-04-051-7/+7
* Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg2006-03-221-1/+2
* Bump version to 1.5.0.0Alan Hourihane2006-01-241-107/+435
* Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane2005-08-151-3/+4
* Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson2005-07-111-0/+4
* Add Intel(R) 945G supportAlan Hourihane2005-05-311-4/+4
* Fix some bad alignment problems when allocating memory fromAlan Hourihane2005-03-211-4/+3
* Add:Alan Hourihane2005-01-061-4/+4
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-1/+1
* Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich2004-10-121-12/+12
* Increase default video RAM size to 16MB when DRI is enabled and more than 128MBEgbert Eich2004-07-061-2/+2
* i915 supportAlan Hourihane2004-06-221-110/+282
* DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt2004-06-161-21/+21
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1