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_driver.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
Improved field timing debug support.
Thomas Hilber
2009-06-02
Add new scheduling option.
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-04-15
Clarify that the default acceleration is UXA if KMS is available.
Carl Worth
2009-04-06
Fix offset in begin_gtt_access case
Jesse Barnes
2009-03-31
Tiling fixes, third set
Jesse Barnes
2009-03-19
Drop Legacy3D option, only use fixed texture space with non-gem.
Kristian Høgsberg
2009-03-19
Create known output configuration at EnterVT time
Jesse Barnes
2009-03-16
Use UXA when KMS is active
Jesse Barnes
2009-03-06
clean up arguments to i830_allocate_framebuffer since zaphod removal.
Eric Anholt
2009-03-06
Remove configurable support for disabling XV.
Eric Anholt
2009-03-06
Remove configured SW cursor support.
Eric Anholt
2009-03-06
Remove StolenOnly support.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-03-06
remove more page flipping leftovers.
Eric Anholt
2009-03-04
Use drmSetMaster() and drmDropMaster() in enter/leave VT
Kristian Høgsberg
2009-02-26
Intel video driver patch
Shaohua Li
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
2009-02-26
Disable fb resizing for DRI1-only server so that DRI1 can initialize.
Eric Anholt
2009-02-24
Don't do AdjustFrame in KMS mode.
Eric Anholt
2009-02-21
Move disable_render_standby to EnterVT instead of startup.
Helge Bahmann
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-02-16
Safely init SDVO found variable
Zhenyu Wang
2009-02-13
Fix SDVO/HDMI detect
Zhenyu Wang
2009-02-13
SDVO: remove ForceSDVODetect option
Zhenyu Wang
2009-02-02
Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.
Kristian Høgsberg
2009-02-02
Fix last-minute "cleanup" that broke the patch.
Kristian Høgsberg
2009-02-01
Implement front buffer resize for KMS.
Kristian Høgsberg
2009-01-27
Support tiled back/depth on 915-class hardware with DRI2.
Jesse Barnes
2009-01-21
Don't run in KD_TEXT mode even with KMS
Jesse Barnes
2009-01-21
Tear down batchbuffers unconditionally on LeaveVT
Jesse Barnes
2009-01-20
Remove the pageflipping infrastructure.
Owain G. Ainsworth
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2009-01-16
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2009-01-14
use ifdef __linux__ where needed.
Owain G. Ainsworth
2009-01-06
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2008-12-30
Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.
Eric Anholt
2008-12-29
warning fix.
Eric Anholt
2008-12-29
Remove logical context setup.
Eric Anholt
2008-12-29
Add PCI write posting to LeaveVT path when we're about to wait on write results.
Eric Anholt
2008-12-29
intel: don't call enter/leave VT for KMS enabled systems
Dave Airlie
2008-12-12
Fix directRenderingType check
Zhenyu Wang
2008-12-11
Try to always probe SDVOC on 965G/965GM
Zhenyu Wang
2008-12-08
i965: Add batch_flush_notify hook to create new vertex-buffer bo
Carl Worth
2008-12-06
Make sure DRI/DRI2 can initialize properly with KMS.
Kristian Høgsberg
2008-12-06
Simplify crtc preinit a bit.
Kristian Høgsberg
2008-12-04
Move i965 video cc state to BOs.
Eric Anholt
[next]