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_dri.c
Age
Commit message (
Expand
)
Author
2008-08-01
Reorder visuals reported by the intel driver
Tomas Carnecky
2008-03-28
Fix obviously wrong verification of DRI_SUPPORTS_CLIP_NOTIFY.
Matthias Hopf
2008-03-18
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-01-30
hardware status page initialization rework
Zhenyu Wang
2008-01-30
Wrap up chipsets which needs graphics address for status page
Zhenyu Wang
2007-11-28
Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree
Zhenyu Wang
2007-11-14
Don't stop ring before restoring hw state
Jesse Barnes
2007-11-13
Remove harmless error message
Jesse Barnes
2007-10-11
Delay SAREA and mapping setup until EnterVT when using the memory manager.
Eric Anholt
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
2007-09-28
Go back to using old drm_i915_flip_t field name
Jesse Barnes
2007-09-24
Remove logic for supporting i915tex_dri.so vs. i915_dri.so.
Eric Anholt
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-10
Only swap planes and pipes if DRM supports it
Jesse Barnes
2007-08-26
Change DRI interface to fill in PCI data from new libpciaccess structure.
Keith Packard
2007-08-16
Merge branch 'master' into buffer-objects
Eric Anholt
2007-08-15
intel: don't setup texOffsetStart unless using EXA
Dave Airlie
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-08-02
Mark DRI buffers as shareable, and pass their buffer handles through the SAREA.
Eric Anholt
2007-07-27
Use the dontMapFramebuffer option available with DRIINFO 5.4.
Eric Anholt
2007-07-25
When TTM is available, use it instead of manual AGP allocations when possible.
Eric Anholt
2007-06-13
Revert "Replace failure-prone configure test for fresh libdrm with a simple i...
Eric Anholt
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-06-12
Replace failure-prone configure test for fresh libdrm with a simple ifndef.
Eric Anholt
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-22
i830: Provide new DRI texOffsetStart hook when available with EXA.
Michel Dänzer
2007-05-03
Disable vblank interrupts when no DRI clients are running.
Eric Anholt
2007-04-02
make warning info only so ppl don't go reporting stupid bugs
Dave Airlie
2007-03-19
Fix build when DAMAGE is not defined.
Michel Dänzer
2007-03-17
Elide I830DRIClipNotify for older DRI versions.
Keith Packard
2007-03-14
Make sure the legacy texture area is there when needed.
Michel Dänzer
2007-03-12
Fix build against released libdrm.
Michel Dänzer
2007-03-12
Defer flipping pages back to normal until the end of the DRI block handler.
Michel Dänzer
2007-03-12
Disable page flipping if the DRM is older than 1.9.
Michel Dänzer
2007-03-12
Fix attempt to flip pages back to normal when the last 3D window disappears.
Michel Dänzer
2007-03-12
Remove unused have3DWindows from pI830.
Michel Dänzer
2007-03-11
fixup brace alignment for older X.org
Dave Airlie
2007-03-09
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-06
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
Keith Packard
2007-03-06
Fix build failure.
Michel Dänzer
2007-03-06
Fix some conditionals related to triple buffering.
Michel Dänzer
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-02-28
I830DRIClipNotify: Fix initialization of crtcBox[1].[xy]2.
Michel Dänzer
2007-02-26
Bug #9604: Align the sizes of allocations to page increments as well.
Eric Anholt
2007-02-26
Fix some texture memory allocation issues.
Eric Anholt
2007-02-23
Move memory allocation to ScreenInit rather than PreInit.
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
[next]