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-06
Merge branch 'ulf' into dlf
Paul Menzel
2009-06-06
Support for HDMI 1600x1200 50Hz interlaced resolution.
Thomas Hilber
2009-06-06
Improved field timing debug support.
Thomas Hilber
2009-06-02
Add new scheduling option.
Thomas Hilber
2009-05-31
now automatically raises Xserver sched prio for single processor systems
Thomas Hilber
2009-05-31
New options for xorg.conf and start with disconnected monitor.
Thomas Hilber
2009-05-31
Add frame rate control.
Thomas Hilber
2008-10-18
Fix broken stolen memory counting on G4X.
Eric Anholt
2008-10-18
Render register clock gating disable fix on 4 series chipset
Zhenyu Wang
2008-10-18
Add support for G41 chipset
Zhenyu Wang
2008-10-18
Disable render standby
Zhenyu Wang
2008-10-18
i830: Fix timer leak
Daniel Stone
2008-10-18
Disable display clock gating for 4 series chips
Zhenyu Wang
2008-07-27
Only initialize integrated TV encoder for mobile chips
Zhenyu Wang
2008-07-27
Fix official name for GM45 chipset
Zhenyu Wang
2008-07-27
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-06-12
Set up/restore PWRCTXA from enter/leavevt not server start/exit.
Eric Anholt
2008-06-12
Remove SVG_WORK_CONTROL init.
Eric Anholt
2008-06-12
Initialize clock gating from EnterVT and save/restore it appropriately.
Eric Anholt
2008-06-12
Move BIOS scratch register setup to EnterVT instead of PreInit.
Eric Anholt
2008-06-12
Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.
Eric Anholt
2008-06-12
Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().
Eric Anholt
2008-06-12
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
2008-06-12
Just remove the mprotect kludge.
Eric Anholt
2008-06-12
Fixup power saving registers
Jesse Barnes
2008-06-12
Disable a bunch of clock gating disables on IGD_GM, which doesn't need them.
Eric Anholt
2008-05-09
Implement option to ignore external fixed mode settings
Mike Isely
2008-05-08
Save/restore cursor registers
Jesse Barnes
2008-05-07
Bug #15807: Fix use of the ring while VT-switched, hit by fast user switching.
Eric Anholt
2008-05-07
Add a new quirk for BIOSes that reprogram regs at lid close/open time
Jesse Barnes
2008-05-07
Use new xf86RotateFreeShadow function to clean up shadow buffers.
Keith Packard
2008-04-21
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-10
Implement support for 24 bit pixel format
Mike Isely
2008-03-28
Disable DRI earlier if fb width > 2048
Zhenyu Wang
2008-03-28
Disable overlay on new mobile chipset
Zhenyu Wang
2008-03-26
Fix 965+ rendering issues with DRI disabled.
Eric Anholt
2008-03-25
Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...
Eric Anholt
2008-03-18
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-18
Disable XvMC if DRI is not enabled.
Zhenyu Wang
2008-03-18
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-17
Add support for new ->get_crtc output callbacks
Jesse Barnes
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
2008-03-12
Fix rotation mem with kernel memory manager in VT switch
Hong Liu
2008-03-11
Nuke more CARD* types from i810 driver. Untested.
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-11
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-06
remove extra dri checking
Zhenyu Wang
2008-03-06
Pull chipset detection out of PreInit into its own function
Jesse Barnes
[next]