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
/
i830_video.c
Age
Commit message (
Expand
)
Author
2009-06-07
Support for HDMI 1600x1200 50Hz interlaced resolution.
upstream-unstable-with-frc-patches
Thomas Hilber
2009-06-07
Some cosmetics and option to configure field/frame timing log output.
Thomas Hilber
2009-06-07
Improved field timing debug support.
Thomas Hilber
2009-06-02
Add new scheduling option.
Thomas Hilber
2009-06-02
fast processors require additional delay of 32usecs
Thomas Hilber
2009-06-02
[BUG FIX] delay until field update deadline must be delayed further by SHIFTV
Thomas Hilber
2009-06-01
Rewrite for improved D945GSEJT support.
Thomas Hilber
2009-06-01
Include support for Intel D945GSEJT (Johnstown) and ASUS Eee PC 701 4G.
Thomas Hilber
2009-06-01
New options for xorg.conf and start with disconnected monitor.
Thomas Hilber
2009-06-01
Add frame rate control.
Thomas Hilber
2009-05-08
Fix crash with XV with large virtual display
Albert Damen
2009-04-07
Don't clip video to CRTC in the case of textured video
Carl Worth
2009-04-06
Fix new video sync-to-blank code for multi-head
Carl Worth
2009-04-06
Remove support for 'auto'(-1) value of XV_SYNC_TO_VBLANK
Carl Worth
2009-04-06
Use WAIT_FOR_SCAN_LINE instead of WAIT_FOR_VBLANK
Carl Worth
2009-03-31
Fix VT switch with XV overlay video enabled.
Kalev Lember
2009-03-16
Fix Xv crash with overlay video.
Kalev Lember
2009-03-06
unused variable warning fix.
Eric Anholt
2009-03-06
Use REGION_EQUAL in place of a local implementation.
Eric Anholt
2009-03-06
nuke unused define.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-03-06
Xv: free tearing on textured video
Xiang, Haihao
2009-02-25
XvMC: fix broken xvmc on 965
Xiang, Haihao
2009-02-24
Remove a handful of unused variable warnings.
Kristian Høgsberg
2009-02-20
Access the Xv buffer through the GTT for the non-KMS case.
Kristian Høgsberg
2009-02-20
Dont allocate overlay registers in KMS mode.
Kristian Høgsberg
2009-02-18
Make Xv used a buffer object instead of i830_memory.
Kristian Høgsberg
2009-01-06
Make i830_allocate_memory take tiling parameters.
Keith Packard
2008-12-04
Remove the extra memory allocation for 965 video state now that it's all in BOs.
Eric Anholt
2008-11-27
Merge branch '965-xvmc'
Zou Nan hai
2008-11-05
Add an option to make the overlay be the first XV adaptor.
Maxim Levitsky
2008-09-29
Use uintptr_t instead of uint64_t to hold pointer value
Keith Packard
2008-09-18
Bug #17277: fix upscaling limit
David Schleef
2008-08-11
[i965-xvmc] bypass copy when put image with xvmc
root
2008-08-08
Initial port of kernel modesetting from old intel-kernelmode branch
Jesse Barnes
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-06-28
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-04-23
Overlay video doesn't require that the target pixmap be in video memory.
Keith Packard
2008-04-13
Only use FOURCC_XVMC when INTEL_XVMC is defined
Keith Packard
2008-04-13
Skip copying on FOURCC_XVMC surfaces
Keith Packard
2008-04-10
Single memcpy when pitches align on planar image transfer
Keith Packard
2008-04-10
Add planer video decode kernel
Keith Packard
2008-04-08
Bug #15219: Fix default overlay CSC factors, and use BT709 if available.
David Schleef
2008-03-28
Disable overlay on new mobile chipset
Zhenyu Wang
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-24
Fix crash triggered by dpms low power mode with hardware overlay running
Maxim Levitsky
2008-03-18
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-13
Merge branch 'master' into xvmc
Zhenyu Wang
[next]