index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i965_video.c
Age
Commit message (
Expand
)
Author
2008-07-27
Fix official name for GM45 chipset
Zhenyu Wang
2008-07-27
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-04-12
Remove sync after 965 video put.
Keith Packard
2008-04-07
Fix composite with mask using new compositing thread code
Keith Packard
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-09
Update PIPELINE_SELECT instruction and surface state format for new chipset
Zhenyu Wang
2007-09-20
Fix pixmap offset
Hong Liu
2007-08-10
Tiling fixes for 965
Jesse Barnes
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-04-17
Bug #10438: Fix 965 XV when sourcing from less than the full image.
Eric Anholt
2007-01-02
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
Keith Packard
2006-12-28
Draw textured video to the backing pixmap in the composited case.
Eric Anholt
2006-12-27
debugging for location of various 965 textured-video state.
Eric Anholt
2006-12-27
Make the assert() in i965_video.c actually work and expose an error.
Eric Anholt
2006-12-27
Replace XAA mark/waitsyncs with the XAA/EXA wrappers.
Eric Anholt
2006-12-27
reformat i965_video.c to 4-space indents, 80 columns, no trailing whitespace.
Eric Anholt
2006-12-27
Move 965 textured-video out to a separate file.
Eric Anholt