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
2008-07-31
Don't program dsparb on new Intel chip
Zhenyu Wang
2008-07-22
Bug #16801: fix X crash when NoAccel on 965
Zhenyu Wang
2008-07-22
only check pipe underrun if vtSema is true.
Zhenyu Wang
2008-07-22
Check underrun on enabled pipe
Zhenyu Wang
2008-07-21
Don't set up the HWS page in GEM mode now that the kernel manages it.
Eric Anholt
2008-07-18
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-07-18
Choose a split for DSPARB based on the configured modes for both planes.
Jesse Barnes
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
2008-07-16
Only initialize integrated TV encoder for mobile chips
Zhenyu Wang
2008-07-14
Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.
Eric Anholt
2008-07-03
Fix official name for GM45 chipset
Zhenyu Wang
2008-06-28
Fix SDVOC typo
Zhenyu Wang
2008-06-20
Flush pending batch in block handler
Keith Packard
2008-06-19
Automatically detect the presence of HDMI.
Eric Anholt
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-06-12
Require libdrm 2.4.0 always since we need the bufmgr code.
Eric Anholt
2008-06-10
[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.
Eric Anholt
2008-06-10
Use bufmgr_gem when available instead of the fake bufmgr.
Eric Anholt
2008-06-10
Avoid needless flush emits in the blockhandler.
Eric Anholt
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
2008-06-10
Merge branch 'master' into drm-gem
Eric Anholt
2008-06-10
Set up/restore PWRCTXA from enter/leavevt not server start/exit.
Eric Anholt
2008-06-06
Fix compile error in LeaveVT
Tomas Carnecky
2008-06-05
Merge branch 'master' into drm-gem
Eric Anholt
2008-06-05
Remove SVG_WORK_CONTROL init.
Eric Anholt
2008-06-05
Initialize clock gating from EnterVT and save/restore it appropriately.
Eric Anholt
2008-06-05
Move BIOS scratch register setup to EnterVT instead of PreInit.
Eric Anholt
2008-06-05
Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.
Eric Anholt
2008-06-05
Move the remaining two lines of SetHWOperatingState to the caller.
Eric Anholt
2008-06-05
Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().
Eric Anholt
2008-06-05
Move DSPARB setup into a separate function, and save/restore it at VT switch.
Eric Anholt
2008-06-05
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
2008-06-05
Just remove the mprotect kludge.
Eric Anholt
2008-06-04
Fix DSPARB change on 965G
Hong Liu
2008-05-28
Fixup DSPARB for 855 & 945
Jesse Barnes
2008-05-26
Fixup FIFO comment
Jesse Barnes
2008-05-26
Handle display FIFOs better
Jesse Barnes
2008-05-26
Fixup power saving registers
Jesse Barnes
2008-05-21
Revert "Disable FBC by default on 965GM"
Jesse Barnes
2008-05-17
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-05-08
Implement option to ignore external fixed mode settings
Mike Isely
2008-05-07
Save/restore cursor registers
Jesse Barnes
2008-05-06
Bug #15807: Fix use of the ring while VT-switched, hit by fast user switching.
Eric Anholt
2008-05-05
Move a declaration under #ifndef HAVE_FREE_SHADOW
Keith Packard
2008-05-05
Merge branch 'master' into drm-gem
Keith Packard
2008-05-02
Add initial GEM hacks to bring the server up.
Eric Anholt
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-17
Add a kludge-around to fix cd/wt bits in fb ptes on linux.
Keith Packard
[prev]
[next]