summaryrefslogtreecommitdiff
path: root/src/i830.h
AgeCommit message (Expand)Author
2006-08-09Clean up warnings.Eric Anholt
2006-08-08Merge branch 'i965', adding i965G support.Eric Anholt
2006-08-03Merge branch 'broadwater-video-rehash' into broadwaterEric Anholt
2006-08-03Add current Tungsten Graphics code drop for i965 support.Alan Hourihane
2006-07-26When detecting new monitors in mergedfb renew the modepool.Alan Hourihane
2006-07-25Add mergedfb support to the intel driver withAlan Hourihane
2006-07-16whoops, reverse part of that.Alan Hourihane
2006-07-16move ContextMem out of XF86DRIAlan Hourihane
2006-07-11Make gamma settings apply to the cursor as well, and fix clone-mode gamma.Luká\u0161 Hejtmánek
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
2006-06-28Replace xf86ValidateModes usage with a set of custom validators and pruning.Eric Anholt
2006-06-27Fix randr current mode reporting and mode loss/mis-configuration on re-randr.Eric Anholt
2006-06-26Merge branch 'origin'Eric Anholt
2006-06-26Merge branch 'master' into modesettingEric Anholt
2006-06-26Turn on extra warning flags for GCC, and clean up the resulting fallout.Eric Anholt
2006-06-26Major cleanup of mode reprobing:Eric Anholt
2006-06-23WIP to allow re-probing and validation of modes for new heads at "xrandr" time.Eric Anholt
2006-06-23Split probed modes out per pipe, and union them into the available modes.Eric Anholt
2006-06-22Move FP mode validation next to other mode validation code.Eric Anholt
2006-06-21Fix build without DRIAlan Hourihane
2006-06-20Merge branch 'modesetting-origin' into modesettingEric Anholt
2006-06-20Remove dead DisplayInfo option.Eric Anholt
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard
2006-06-19Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard
2006-06-19Add backlight control to DPMS logic.Keith Packard
2006-06-19additions for rotation fixesAlan Hourihane
2006-06-04Get sDVO output working on mac mini.Keith Packard
2006-05-12Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and itEric Anholt
2006-05-12Start fixing up the build and remove a regression from master (I think) inEric Anholt
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt
2006-05-12add sdvo capability reading supportDave Airlie
2006-05-01Stop doing the BIOS memory size tweaking now that we don't ask the BIOS aboutEric Anholt
2006-04-24Start trying to save/restore SDVO state on VT switches.Eric Anholt
2006-04-24Merge branch 'lukas-resume'Eric Anholt
2006-04-19Clean up SDVO initialization, include config.h, and make it check the rightEric Anholt
2006-04-19Add more registers to save/restore. Save/restore palette as welllukas-resumeLukáš Hejtmanek
2006-04-19Add more SDVO code. It's taken from airlied's driver, but with magic numbersEric Anholt
2006-04-19Start bringing in some SDVO code, mostly from airlied.Eric Anholt
2006-04-10Save/restore PFIT_CONTROL. Eliminate compiler warningsKeith Packard
2006-04-10Merge in master to modesettingKeith Packard
2006-04-06Remove BIOS save/restore code, fixing VT switching. Removes some other deadEric Anholt
2006-04-06Remove more BIOS stuff, particularly Get/SetDisplayDevices. Now, if there's noEric Anholt
2006-04-06Remove the now-unused displaySize and pipeDisplaySize.Eric Anholt
2006-04-06Remove more BIOS modesetting stuff.Eric Anholt
2006-04-06autodetect LVDS dither. Fix 16bpp depth selectionKeith Packard
2006-04-06Fill in clock information from VBT table, so that a good clock value getsEric Anholt
2006-04-06Port code from radeon driver for panel mode validation, which will hopefully getEric Anholt
2006-04-06Make auto panel fitting work by pulling LVDS timing EDID info out of the staticEric Anholt
2006-04-06Start interpreting VBT information with the goal of pulling out LVDS timingsEric Anholt