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
2006-04-06
Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
Eric Anholt
2006-04-06
Make the reg-snapshot code work, add a couple more registers, and use it on VT
Eric Anholt
2006-04-06
Add missed save/restore of DSP*SIZE registers.
Eric Anholt
2006-04-06
Change the order of reg writes for restore, possibly increasing chances of
Eric Anholt
2006-04-06
Remove some dead VBE code.
Eric Anholt
2006-04-06
Move display base setting to a separate function and use it from both mode setup
Eric Anholt
2006-04-06
Correct capitalization of i830SetMode.
Eric Anholt
2006-04-06
Replace I830VESASetMode with simpler i830SetMode, which is all native and
Eric Anholt
2006-04-06
Start making i830SetMode aware of multiple pipes.
Eric Anholt
2006-04-06
Clean up a couple of warnings.
Eric Anholt
2006-04-06
Disable I830VESASetVBEMode on restore, since I've removed that code. Note that
Eric Anholt
2006-04-06
Re-disable chatty debug code.
Eric Anholt
2006-04-06
Move LVDS panel power state setting to a separate function, and reduce magic
Eric Anholt
2006-04-06
Remove more VBE stuff and start using xf86ValidateModes. Guessed some params to
Eric Anholt
2006-04-06
Replace a few magic numbers with symbolic names. Reviewed by md5.
Eric Anholt
2006-04-06
Add untested save/restore code, and starting on not using VBEValidateModes
Eric Anholt
2006-04-06
Initial add of native CRT modesetting code.
Eric Anholt
2006-04-04
Add more missing #include's, in particular assert.h.
Kristian Høgsberg
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2006-03-03
Check the version of shadow being used and turn off rotation if it isn't the
Alan Hourihane
2006-01-25
When going dual head only take a portion of memory for the second head
Alan Hourihane
2006-01-25
Fix a glitch in a dual head fix from #3105
Alan Hourihane
2006-01-24
Bump version to 1.5.0.0
Alan Hourihane
2005-10-03
Bug #4353: Fix lockup when suspend and resume when playing video.
Alan Hourihane
2005-09-27
Put back the print code to display the DDC information, and remove some bogus
Alan Hourihane
2005-09-08
fix another possible crash
Alan Hourihane
2005-09-08
Fix a crash situation
Alan Hourihane
2005-09-06
Fix DirectColor visual colormap issues at 16bpp in the i830 driver.
Alan Hourihane
2005-09-06
Sync the accelerator before calling AdjustFrame to avoid lockups.
Alan Hourihane
2005-08-21
Fix typo in debug ErrorF.
Daniel Stone
2005-08-08
Enable gamma correction bit even for 8bit modes.
Alan Hourihane
2005-08-02
Adjust newPipe code for BIOS's starting at 1200
Alan Hourihane
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2005-06-13
commit missing piece from resume patch
Alan Hourihane
2005-06-07
Fix text restoration when display switching has been activated and we could be
Alan Hourihane
2005-05-31
and another. sheesh.
Alan Hourihane
2005-05-31
missed hunk
Alan Hourihane
2005-05-31
Add Intel(R) 945G support
Alan Hourihane
2005-05-25
Change the sequence on how refresh rates are set in the i830 driver. This works
Alan Hourihane
2005-05-20
Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292
Alan Hourihane
2005-05-20
Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339
Alan Hourihane
2005-05-20
Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585
Alan Hourihane
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-04-14
Fix initial DDC parameters when validating modes.
Alan Hourihane
2005-04-01
Check the VESA BIOS scanline requirements and adjust the displayWidth
Alan Hourihane
2005-03-21
a one line fixup to the UseDDC code
Alan Hourihane
2005-03-15
LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID can
Alan Hourihane
2005-03-15
Enforce DDC monitor ranges usage if we have them and reject bad
Alan Hourihane
2005-03-03
Limit the maximum refresh rate to 85Hz and remove the bogus
Alan Hourihane
2005-01-10
Revert some changes to TweakMemorySize
Alan Hourihane
[prev]
[next]