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
2009-08-25
KMS: allocate one bo per crtc for cursor
Keith Packard
2009-08-07
Align tiled pixmap height so we don't address beyond the end of our buffers.
Eric Anholt
2009-07-24
XvMC: pin XvMC buffers under KMS.
Xiang, Haihao
2009-07-15
Reset framebuffer offset when rebinding aperture (22760).
Keith Packard
2009-07-10
i830_bind_memory: Under UMS: Bind GEM bos with dri_bo_pin, else through the GART
Keith Packard
2009-07-10
Allocate GTT space for GEM only under UMS
Keith Packard
2009-07-10
Remove NoAccel support
Keith Packard
2009-06-30
Don't try to pin buffers in KMS mode
Jesse Barnes
2009-05-26
Fold GEM detection into DRM master open.
Eric Anholt
2009-05-19
Don't do GTT maps on objects bigger than half the available aperture size.
Eric Anholt
2009-05-15
Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffers
Keith Packard
2009-05-14
Remove dead "avail" variable from XAA stuff.
Eric Anholt
2009-05-13
Add new have_gem flag
Jesse Barnes
2009-05-12
Remove the offset parameter from i830_allocator_init()
Wu Fengguang
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
2009-04-27
Remove I830_XV ifdef.
Eric Anholt
2009-04-27
Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
Eric Anholt
2009-04-27
Remove can_resize, which is now always true (except when a bug interfered)
Eric Anholt
2009-04-27
Remove EXA support.
Eric Anholt
2009-04-27
Remove XAA support.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-27
Fix assert at startup with DRI initialiation failure.
Eric Anholt
2009-04-27
Don't clear the framebuffer if it isn't currently bound.
Eric Anholt
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-04-13
Turn on front buffer tiling in KMS.
Li Peng
2009-04-08
Don't enable kernel execbuf fencing w/EXA
Jesse Barnes
2009-03-30
Non-GEM allocations incorrectly force TILE_NONE (bug 20797)
Albert Damen
2009-03-20
Don't manage fences part two
Jesse Barnes
2009-03-19
Don't install fences if the kernel is managing them
Jesse Barnes
2009-03-11
Drop Legacy3D option, only use fixed texture space with non-gem.
Kristian Høgsberg
2009-03-09
Fix XV with non-GEM kernels by allocating a larger fake bufmgr.
Eric Anholt
2009-03-06
Don't allocate the render power saving context in KMS mode.
Eric Anholt
2009-03-06
clean up arguments to i830_allocate_framebuffer since zaphod removal.
Eric Anholt
2009-03-06
Remove configured SW cursor support.
Eric Anholt
2009-03-06
Remove StolenOnly support.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-02-20
Dont allocate overlay registers in KMS mode.
Kristian Høgsberg
2009-02-02
Fix front buffer memset() for non-KMS case.
Kristian Høgsberg
2009-02-02
Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.
Kristian Høgsberg
2009-02-02
Fix last-minute "cleanup" that broke the patch.
Kristian Høgsberg
2009-02-01
Implement front buffer resize for KMS.
Kristian Høgsberg
2009-01-27
Support tiled back/depth on 915-class hardware with DRI2.
Jesse Barnes
2009-01-21
Move i965 render sampler state to BOs.
Eric Anholt
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2009-01-06
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2009-01-06
Make i830_allocate_memory take tiling parameters.
Keith Packard
2008-12-29
Fix compile failure after 45f45c73469f1bd46a1b6fb206f2e9e5e4fd66b3
Eric Anholt
2008-12-29
Remove logical context setup.
Eric Anholt
2008-12-29
intel/kms: disable overlay when it needs physical address
Dave Airlie
2008-12-02
Remove DRI_MM defines which are always true now.
Eric Anholt
[next]