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
2008-12-30
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
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-10-19
No need to check for drmCommandWriteRead; we link against libdrm
Keith Packard
2008-10-19
Check for DRI module before initializing GEM mm
Keith Packard
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-10-12
Typo fix
Julien Cristau
2008-09-18
Check display stride limit when allocate front buffer
Zhenyu Wang
2008-09-10
Merge branch 'master' into dri2
Eric Anholt
2008-09-09
Track move of bufmgr functions to libdrm_intel.
Eric Anholt
2008-08-29
Add DRI2 support.
Kristian Høgsberg
2008-08-19
Don't allocate EXA offscreen space if kernel mode setting is active
Jesse Barnes
2008-08-16
Remove last TTM bits
Jesse Barnes
2008-08-12
Don't set tiling (yet) if kernel mode setting is active
Jesse Barnes
2008-08-08
Make it actually build the kernel stuff if possible
Jesse Barnes
2008-08-08
Initial port of kernel modesetting from old intel-kernelmode branch
Jesse Barnes
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-07-30
intel-gem: Use new getparam to detect kernel GEM support.
Eric Anholt
2008-07-26
intel-gem: Give a better error message if the kernel rejects the tiling mode.
Eric Anholt
2008-07-21
Don't set up the HWS page in GEM mode now that the kernel manages it.
Eric Anholt
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
2008-07-11
Set tiling state for buffers allocated using GEM.
Eric Anholt
2008-07-03
Fix official name for GM45 chipset
Zhenyu Wang
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-06-16
Fix compiler warning when disable xvmc config
Zhenyu Wang
2008-06-12
Require libdrm 2.4.0 always since we need the bufmgr code.
Eric Anholt
2008-06-11
[gem] Chase move of create ioctl from generic to device-specific.
Eric Anholt
2008-06-10
[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.
Eric Anholt
2008-06-10
Use bufmgr_gem when available instead of the fake bufmgr.
Eric Anholt
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
2008-06-05
Merge branch 'master' into drm-gem
Eric Anholt
2008-05-28
[gem] Note if pinning a buffer fails.
Eric Anholt
2008-05-26
Fixup power saving registers
Jesse Barnes
2008-05-22
[gem] Reduce console spam from debugging.
Eric Anholt
2008-05-17
Add check for GEM, use that to enable driver GEM support
Keith Packard
2008-05-12
Track name changes in GEM ioctls.
Keith Packard
2008-05-12
Record alignment requirements in mem structure for use by GEM.
Keith Packard
2008-05-05
Set pin alignment for gem on non-965
Keith Packard
2008-05-02
Add initial GEM hacks to bring the server up.
Eric Anholt
2008-04-10
Keep static copies of the 965 render programs in video memory.
Eric Anholt
2008-03-28
Disable overlay on new mobile chipset
Zhenyu Wang
2008-03-24
Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...
Eric Anholt
2008-03-13
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-13
Always bind memory after agp aperture allocation
Zhenyu Wang
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-11
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-07
Enable hardware overlay on 965
Jesse Barnes
2008-03-06
Account for FBC LL cache in memory reservation
Jesse Barnes
2008-02-05
Fix build warnings on 64 bit
Jesse Barnes
[next]