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_display.c
Age
Commit message (
Expand
)
Author
2006-04-10
Warnings cleanup.
Eric Anholt
2006-04-06
Turn off the VGA plane when we're setting our native modes.
Eric Anholt
2006-04-06
autodetect LVDS dither. Fix 16bpp depth selection
Keith Packard
2006-04-06
Clean up (and I believe fix a couple of bugs in) the divisor selection code.
Eric Anholt
2006-04-06
Make auto panel fitting work by pulling LVDS timing EDID info out of the static
Eric Anholt
2006-04-06
Start interpreting VBT information with the goal of pulling out LVDS timings
Eric Anholt
2006-04-06
Move the PFIT enabling before the enabling of the pipe, as the specs say we
Eric Anholt
2006-04-06
Add a couple more bits to panel auto-fitting, though it isn't working yet.
Eric Anholt
2006-04-06
Add more integrated LVDS support code.
Eric Anholt
2006-04-06
Include config.h, fixing many issues with reading from pI830.
Eric Anholt
2006-04-06
Turn off panel power before poking pipe B, and turn it back on if we're doing
Eric Anholt
2006-04-06
Use DISPPLANE_32BPP_NO_ALPHA for depth 24, else the empty alpha channel results
Eric Anholt
2006-04-06
It appears from the specs that you have to wait for vblank after disabling the
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
Start implementing support for setting modes for multiple output devices,
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
Move LVDS panel power state setting to a separate function, and reduce magic
Eric Anholt
2006-04-06
Write the ADPA (CRTC) register on mode setup. Obtained from airlied.
Eric Anholt
2006-04-06
Add untested CRT detection code.
Eric Anholt
2006-04-06
Add adjustments of PLL divisor limits for "Almador".
Eric Anholt
2006-04-06
Remove the hacked local xf86SetModeCRTC now that xf86SetCrtcForModes is taking
Eric Anholt
2006-04-06
Change an if statement to a more obvious but equivalent case statement.
Eric Anholt
2006-04-06
Initial add of native CRT modesetting code.
Eric Anholt
[prev]