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
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
2007-02-22
I830DRISwapContext: Some cleanups.
Michel Dänzer
2007-02-22
Do not sync DRI windows between pages when possible.
Michel Dänzer
2007-02-20
Add support for triple buffering using a third static buffer.
Michel Dänzer
2007-02-20
Don't mark page flipping as active when it really isn't.
Michel Dänzer
2007-02-14
Use new DRI ClipNotify hook to track page flipping per CRTC when available.
Michel Dänzer
2007-02-14
Revive i830 page flipping support.
Michel Dänzer
2007-02-14
If the DRM can handle it, enable vertical blank interrupts for both pipes.
Michel Dänzer
2007-01-31
Remove custom accelerated rotation code now that it's all done through Render.
Eric Anholt
2007-01-02
Various sparse cleanups:
Jesse Barnes
2007-01-02
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
Keith Packard
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
2006-12-11
Add error messages for previous silent DRI initialization failures.
Eric Anholt
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-30
Merge branch 'exa' of ../xf86-video-intel into modesetting
Eric Anholt
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-22
Note which pipe has failed to be configured for VBlank interrupt
Keith Packard
2006-11-16
Merge branch 'master' into modesetting
Eric Anholt
2006-11-08
Change the output and pipe "is it on/off" field name to "enabled".
Eric Anholt
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
2006-10-27
Add support for the new DRM memory manager.
Thomas Hellstrom
2006-10-26
Major cleanup of 3D invariant state, fixing hangs with rotation and render.
exa
Eric Anholt
2006-09-27
If the DRM can handle it, enable vertical blank interrupts for both pipes.
Michel Dänzer
2006-09-27
Only enable the IRQ after DRIFinishScreenInit.
Michel Dänzer
2006-08-24
Merge branch 'master' into exa
Wang Zhenyu
2006-08-09
Clean up warnings.
Eric Anholt
2006-08-08
Disable error register dumping in dri TransitionTo2d. This's for
Wang Zhenyu
2006-08-04
Disable dynamic front buffer mapping on i965.
Eric Anholt
2006-08-03
Merge branch 'broadwater-video-rehash' into broadwater
Eric Anholt
[next]