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
Age
Commit message (
Expand
)
Author
2008-04-29
Add a new quirk for BIOSes that reprogram regs at lid close/open time
Jesse Barnes
2008-04-29
Use new xf86RotateFreeShadow function to clean up shadow buffers.
Keith Packard
2008-04-23
Overlay video doesn't require that the target pixmap be in video memory.
Keith Packard
2008-04-21
Dump batch buffers found from main ring
Keith Packard
2008-04-20
Add a bunch of 965 ring stuff to the debug dump
Keith Packard
2008-04-17
Make the binding table and surface state be arrays to reduce syncing.
Eric Anholt
2008-04-17
Add a kludge-around to fix cd/wt bits in fb ptes on linux.
Keith Packard
2008-04-17
fix possible segfault in I830FreeScreen
Hong Liu
2008-04-14
Abstract surface setup into a separate function.
Eric Anholt
2008-04-14
Move the vertex buffer to the state structure as well.
Eric Anholt
2008-04-14
Move the binding table for 965 to the state structure.
Eric Anholt
2008-04-14
Move the 965 static variables local to the function they're used in.
Eric Anholt
2008-04-14
Make the VS unit state static for 965 render.
Eric Anholt
2008-04-14
Rename some variables in i965_render.c for clarity.
Eric Anholt
2008-04-14
Associate one sf_state object with each sf_kernel
Carl Worth
2008-04-14
Change default panel fitting mode to origin
Zhenyu Wang
2008-04-14
Remove old sf/wm program from Makefile
Zhenyu Wang
2008-04-13
Only use FOURCC_XVMC when INTEL_XVMC is defined
Keith Packard
2008-04-13
Move wm_scratch first to meet alignment requirements
Keith Packard
2008-04-13
Kludge to make planar video work - duplicate sampler state
Keith Packard
2008-04-13
Skip copying on FOURCC_XVMC surfaces
Keith Packard
2008-04-13
Set some mask bits to try and get yuv conversion working
Keith Packard
2008-04-13
Use compressed instructions for yuv conversion
Keith Packard
2008-04-11
Fix the offset to sampler default color, and a compiler warning.
Eric Anholt
2008-04-11
Enumerate all possible wm_state objects
Carl Worth
2008-04-11
Enumerate all possible src,mask sampler state pairs
Carl Worth
2008-04-11
Revert "remove '#line NUM ...' in macro process"
Keith Packard
2008-04-11
remove '#line NUM ...' in macro process
Zhenyu Wang
2008-04-11
Bug #14935: Fix i9xx reference clock for spread spectrum.
Hong Liu
2008-04-10
Fix compiler warning from 24-bit lvds change.
Eric Anholt
2008-04-10
Enumerate all possible cc_state objects
Carl Worth
2008-04-10
Single memcpy when pitches align on planar image transfer
Keith Packard
2008-04-10
Use available symbolic register name
Keith Packard
2008-04-10
Remove .g4b files on clean
Keith Packard
2008-04-10
Update yuv->rgb conversion programs to write to src_sample regs
Keith Packard
2008-04-10
Revert "Compute pixel values directly into data port"
Keith Packard
2008-04-10
Remove sync after 965 video put.
Keith Packard
2008-04-10
Add planer video decode kernel
Keith Packard
2008-04-10
Use shared exa_wm code for packed yuv decode
Keith Packard
2008-04-10
Compute pixel values directly into data port
Keith Packard
2008-04-10
Use symbolic names for channels in YUV code
Keith Packard
2008-04-10
Rename src/mask/data registers to indicate channel
Keith Packard
2008-04-10
Statically allocate the sampler default color, which we never change.
Eric Anholt
2008-04-10
Add copyright information for recent editors of this file.
Eric Anholt
2008-04-10
Keep static copies of the 965 render programs in video memory.
Eric Anholt
2008-04-09
SDVO: Rename output_dtd variable to input_dtd, which is its new job.
Eric Anholt
2008-04-09
SDVO: Set adjusted_mode in mode_fixup from the preferred input timings for TV.
Eric Anholt
2008-04-09
SDVO: Fix lols TV mode list handling.
Eric Anholt
2008-04-09
SDVO: Use the TV reference clock for SDVO TV outputs.
Eric Anholt
2008-04-09
Implement support for 24 bit pixel format
Mike Isely
[next]