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.h
Age
Commit message (
Expand
)
Author
2007-01-25
Make rotated shadow buffer allocation dynamic.
Eric Anholt
2007-01-18
Allocate separate cursor memory per CRTC and rotate cursors appropriately.
Eric Anholt
2007-01-17
Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation.
Eric Anholt
2007-01-16
Interim work on rotation support with new xf86 code.
Keith Packard
2007-01-08
Move EXA function declarations from source to header.
Keith Packard
2007-01-06
Numerous symbol scope issues.
Keith Packard
2007-01-06
[PATCH] Add rotation support for 965.
Wang Zhenyu
2007-01-06
[PATCH] EXA state mem for G965
Wang Zhenyu
2007-01-03
Add per-CRTC gamma control support for RandR.
Eric Anholt
2007-01-02
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
Keith Packard
2006-12-28
Remove 8MB/32MB default VideoRam limits.
Eric Anholt
2006-12-19
Reinitialize DGA mode list whenever we update the global list.
Keith Packard
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
2006-12-12
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
Eric Anholt
2006-12-11
Move the overlay mode switch status updates to when we enable/disable crtcs.
Eric Anholt
2006-12-11
Remove remnants of old savedCurrentMode hack. Man, that was gross.
Eric Anholt
2006-12-11
Remove dead remnants of old clone mode support.
Eric Anholt
2006-12-06
Merge branch 'modesetting' into nonrandr-setup
Keith Packard
2006-12-06
Fix LVDS fixed mode code after generic-mode-set.
Eric Anholt
2006-12-06
Use xf86 structures for default config instead of RandR.
Keith Packard
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-30
Merge branch 'restructure-outputs-origin' into restructure-outputs
Keith Packard
2006-11-30
Rename I830 randr functions to xf86 as they are becoming generic.
Keith Packard
2006-11-30
Merge branch 'exa' of ../xf86-video-intel into modesetting
Eric Anholt
2006-11-28
Remove printing of the XFree86 screen mode list, and some other detritus.
Eric Anholt
2006-11-28
Replace custom DDC mode list code with a copy of the X Server's.
Eric Anholt
2006-11-27
Move #include "randrstr.h" from i830.h to i830_xf86Crtc.h
Keith Packard
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-17
Merge branch 'modesetting-origin' into modesetting
Eric Anholt
2006-11-16
RandR-based initial output configuration.
Keith Packard
2006-11-16
Merge branch 'master' into modesetting
Eric Anholt
2006-11-08
Create RandR 1.2 objects in I830PreInit.
Keith Packard
2006-11-08
Merge branch 'modesetting-keithp' into modesetting
Keith Packard
2006-11-08
Change the output and pipe "is it on/off" field name to "enabled".
Eric Anholt
2006-11-07
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-07
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-04
Rename availablePipes to num_pipes
Keith Packard
2006-11-04
Eliminate operatingDevices member and PIPE_* values.
Keith Packard
2006-11-03
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-03
Finish removing persistant vbe data
Keith Packard
2006-11-03
Use VBE only temporarily to fetch BIOS rom image
Keith Packard
2006-11-03
Merge branch 'modesetting-origin' into modesetting
Eric Anholt
2006-11-03
Add support for load-based CRT detection.
Eric Anholt
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
2006-11-02
Remove dead specifiedMonitor field.
Eric Anholt
2006-11-01
Remove dead VESARec struct.
Eric Anholt
2006-11-01
Attempt to pull monitor physical size information out of DDC EDID data.
Eric Anholt
2006-11-01
Move mode lists from per-pipe to per-output.
Eric Anholt
2006-10-31
Give each output a get_modes function and expose those modes through RandR.
Eric Anholt
[prev]
[next]