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
Age
Commit message (
Expand
)
Author
2008-06-24
Add support for keeping vblank counters sane across mode setting
Jesse Barnes
2008-06-24
965 xvmc, current only frame based DCT_type support
Zou Nan hai
2008-06-20
Flush pending batch in block handler
Keith Packard
2008-06-20
Remove some unreliable regs for i915
Keith Packard
2008-06-19
Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.
Eric Anholt
2008-06-19
Automatically detect the presence of HDMI.
Eric Anholt
2008-06-19
Fix hdmi POSTING_READ to use the register number instead of the register value.
Eric Anholt
2008-06-19
Get HDMI output working.
Eric Anholt
2008-06-19
Set the sync active bits like we're supposed to, matching the BIOS.
Eric Anholt
2008-06-19
Add pixel multiplier support for HDMI
Eric Anholt
2008-06-19
The phase shift its are now reserved, and add HDMI clock limits.
Eric Anholt
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
2008-06-19
Add DisplayPort registers.
Eric Anholt
2008-06-19
Remove VGA regs from debug output.
Eric Anholt
2008-06-19
Add little hotplug detector app.
Eric Anholt
2008-06-19
Add backlight kernel method support on Asus and Eeepc
Zhenyu Wang
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-06-17
Fix compiling with server master in LVDS backlight patch
Zhenyu Wang
2008-06-16
Fix compiler warning when disable xvmc config
Zhenyu Wang
2008-06-16
Fix typo in xvmc block destroy
Shuang He
2008-06-16
Fix maximum backlight issue
Lukas Hejtmanek
2008-06-13
[gem] Catch -EINTR from blocking GEM ioctl and restart.
Eric Anholt
2008-06-13
[gem] remove one more unused bit
Dave Airlie
2008-06-12
Require libdrm 2.4.0 always since we need the bufmgr code.
Eric Anholt
2008-06-11
[gem] Chase move of create ioctl from generic to device-specific.
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
Change most usage of pixmap offsets to using a reloc macro.
Eric Anholt
2008-06-10
Use the DRM for submitting batchbuffers when available.
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-10
Two more Dell quirks
Bryce Harrington
2008-06-09
Add a little program to dump out the first 64 dwords of the status page.
Eric Anholt
2008-06-09
Fix TV programming: add vblank wait after TV_CTL writes
Jesse Barnes
2008-06-05
Fix TV out connection type detection
Robert Lowery
2008-06-06
Fix compile error in LeaveVT
Tomas Carnecky
2008-06-05
Merge branch 'master' into drm-gem
Eric Anholt
2008-06-05
Move debug clock printout from ErrorF to X_INFO.
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
Set SDVO sync polarity to default on 965
Hong Liu
[prev]
[next]