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_video.c
Age
Commit message (
Expand
)
Author
2006-12-11
Move the overlay mode switch status updates to when we enable/disable crtcs.
Eric Anholt
2006-12-11
Remove dead remnants of old clone mode support.
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-16
Merge branch 'master' into modesetting
Eric Anholt
2006-11-07
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-10-13
Advertise textured video adapter first
Keith Packard
2006-10-13
Make VIDEO_DEBUG into a configure option
Alan Hourihane
2006-10-13
Ugh. Turn off debugging.
Alan Hourihane
2006-10-13
Fix some warnings
Alan Hourihane
2006-10-03
Enable XV_PORT attribute even when not in Clone mode.
Keith Packard
2006-10-03
Enable XV_PORT attribute even when not in Clone mode.
Keith Packard
2006-09-30
Fix issues with Xv locking up the engine. bug #7915.
Alan Hourihane
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-25
Fix bug #7943 where video flickers when changing
Alan Hourihane
2006-09-25
Merge branch 'master' into exa
Wang Zhenyu
2006-09-13
bump max Xvideo height to 1088 to cope with some players.
root
2006-09-01
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
Eric Anholt
2006-08-24
Merge branch 'master' into exa
Wang Zhenyu
2006-08-17
Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d.
Eric Anholt
2006-08-09
Clean up warnings.
Eric Anholt
2006-08-09
Merge branch 'textured-video', bringing in fixed-up i915 textured video.
Eric Anholt
2006-08-08
Merge branch 'i965', adding i965G support.
Eric Anholt
2006-08-08
Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8.
Eric Anholt
2006-08-03
Add parenthesis so that IS_I965G doesn't make the test pass for 8-bit.
Eric Anholt
2006-08-03
Turn off video debugging now that it appears to work fine.
Eric Anholt
2006-08-03
Merge branch 'broadwater-video-rehash' into i965
Eric Anholt
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-08-03
Bump PS_MAX_THREADS to 32 now that the program doesn't fail.
Eric Anholt
2006-08-03
Remove some stale XXX-prefixed comments.
Eric Anholt
2006-08-02
Set the WM scratch space that we had already allocated.
Eric Anholt
2006-08-02
Clean up GRF allocation (which was wrong at 16-register boundaries).
Eric Anholt
2006-08-02
Crank down the SF allocation and comment on why this is a fine lower limit.
Eric Anholt
2006-08-02
Remove the clip URB allocation.
Eric Anholt
2006-08-02
Correct the VS setup, and allocate a correct, minimal number of URB entries.
Eric Anholt
2006-08-02
Replace the SF max threads setting with a define for easier tweaking.
Eric Anholt
2006-08-02
Remove CS URB allocation since we don't use any constants.
Eric Anholt
2006-08-02
We only need 3 vertices to fit in the URB, since we only dispatch 3.
Eric Anholt
2006-08-02
No GS URB allocation is necessary when the function is disabled.
Eric Anholt
2006-08-02
Reduce URB_VS_ENTRY_SIZE to 1 as our vertices are under 8 floats.
Eric Anholt
2006-08-02
Remove the VS kernel and binding table.
Eric Anholt
2006-08-02
Allocate space for the 965's state at the end of the video buffer.
Eric Anholt
2006-08-02
Updated grf/urb state for WM.
Eric Anholt
2006-08-02
Move the WM kernel to a separate file.
Eric Anholt
2006-08-02
Replace SF kernel with the one from broadwater-video HEAD.
Eric Anholt
2006-07-27
Fix pipe reversal for Xv
Alan Hourihane
2006-07-26
Update Xvideo to deal with MergedFB modes.
Alan Hourihane
[next]