index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_memory.c
Age
Commit message (
Expand
)
Author
2007-03-09
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-06
Make the depth buffer X tiled instead of Y, and fix a Y tiling nit on 945.
Eric Anholt
2007-03-06
Unify allocation of back buffers.
Michel Dänzer
2007-03-06
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-05
Move EnterVT mode setting code to xf86SetDesiredModes.
Keith Packard
2007-03-06
EXA: try to always alloc exa i965 state buffer in stolen mem
Wang Zhenyu
2007-03-05
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-05
Be more verbose when page flipping can't be enabled for various reasons.
Michel Dänzer
2007-03-02
Move EXA offscreen memory back after framebuffer to avoid fallbacks.
Eric Anholt
2007-02-26
Bug #9604: Align the sizes of allocations to page increments as well.
Eric Anholt
2007-02-26
Fix physical memory allocations, including description in log.
Eric Anholt
2007-02-26
Fix some texture memory allocation issues.
Eric Anholt
2007-02-23
Always allocate logical_context, since we use it in emitting invariants.
Eric Anholt
2007-02-23
Improve logging of memory allocation passes, and clean the code up a bit.
Eric Anholt
2007-02-23
Move memory allocation to ScreenInit rather than PreInit.
Eric Anholt
2007-02-23
Fix fence allocations on 965.
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-22
Reformat to 4-space indents, no trailing whitespace, and 80 columns.
Eric Anholt
2007-02-20
Add support for triple buffering using a third static buffer.
Michel Dänzer
2007-02-14
Revive i830 page flipping support.
Michel Dänzer
2007-01-31
Remove custom accelerated rotation code now that it's all done through Render.
Eric Anholt
2007-01-25
Make rotated shadow buffer allocation dynamic.
Eric Anholt
2007-01-18
Allocate separate cursor memory per CRTC and rotate cursors appropriately.
Eric Anholt
2007-01-17
Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation.
Eric Anholt
2007-01-11
Don't limit cachelines to a vertical of 2048, and increase default allocation.
Eric Anholt
2007-01-07
minor fix on last exa mem binding commit
Wang Zhenyu
2007-01-06
[PATCH] Add rotation support for 965.
Wang Zhenyu
2007-01-06
[PATCH] Fix EXA mem binding
Wang Zhenyu
2007-01-06
[PATCH] EXA state mem for G965
Wang Zhenyu
2006-12-29
Relax tiling requirements on G965.
Eric Anholt
2006-12-28
Remove 8MB/32MB default VideoRam limits.
Eric Anholt
2006-12-27
Bug #7524: Major improvements to EXA/XAA static memory allocation.
Eric Anholt
2006-11-30
Merge branch 'exa' of ../xf86-video-intel into modesetting
Eric Anholt
2006-11-16
Merge branch 'master' into modesetting
Eric Anholt
2006-10-27
Add support for the new DRM memory manager.
Thomas Hellstrom
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-25
Merge branch 'master' into exa
Wang Zhenyu
2006-09-07
When in MergedFB mode, fix offscreen memory allocation.
Alan Hourihane
2006-08-24
Merge branch 'master' into exa
Wang Zhenyu
2006-08-11
Fix undefined alloc type for agp memory
Wang Zhenyu
2006-08-03
Merge branch 'broadwater-video-rehash' into broadwater
Eric Anholt
2006-08-03
Add current Tungsten Graphics code drop for i965 support.
Alan Hourihane
2006-06-26
Fix remaining warning.
Eric Anholt
2006-05-17
Fix memorySize to enable offscreen mem manage.
Wang Zhenyu
2006-05-12
Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and it
Eric Anholt
2006-05-12
First pass of integrating the Tungsten Graphics driver for Broadwater. This
Eric Anholt
2006-05-01
Stop doing the BIOS memory size tweaking now that we don't ask the BIOS about
Eric Anholt
2006-04-28
Commit what applied from Jesse Barnes's i830-exa-latest.patch.
Eric Anholt
2006-04-05
Fix some argument inversions in xf86DrvMsg function calls
Dave Airlie
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
[next]