summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-29Properly detect the GTT size on the G965.Eric Anholt
2006-11-29Revert "Don't allocate stuff in the first 256K of video memory (GATT?)"Eric Anholt
2006-11-29shut up warningWang Zhenyu
2006-11-29fix alpha blending stateWang Zhenyu
2006-11-29Add in sf/wm program for mask picture without CAWang Zhenyu
2006-11-29misc cleanup for G965 vs/sf/wm statesWang Zhenyu
2006-11-29WM kernel needs scratch spaceWang Zhenyu
2006-11-29Setup default border color for our samplersWang Zhenyu
2006-11-29fix vertex buffer sizeWang Zhenyu
2006-11-29clean up issue cmd to ring bufferWang Zhenyu
2006-11-29remove wrong scale_unitsWang Zhenyu
2006-11-29Rename exa sf/wm program filesWang Zhenyu
2006-11-29EXA state mem for G965Wang Zhenyu
2006-11-28Conditionally compile old-server compatibility code in.Eric Anholt
2006-11-28sparse cleanups (use NULL instead of 0 for pointers)Eric Anholt
2006-11-28Remove printing of the XFree86 screen mode list, and some other detritus.Eric Anholt
2006-11-28Replace custom DDC mode list code with a copy of the X Server's.Eric Anholt
2006-11-27Driver-independent code tracks num_crtc itself, don't do it in driver.Keith Packard
2006-11-27Move #include "randrstr.h" from i830.h to i830_xf86Crtc.hKeith Packard
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-27Postpone SDVO DDC bus creation until we've detected the SDVO device.Eric Anholt
2006-11-27Reduce the severity of many informational log messages.Eric Anholt
2006-11-27Re-indent ch7xxx driver.Eric Anholt
2006-11-26Remove mode setting from load detect CRTC allocation.Keith Packard
2006-11-26Clean up reworked data structure code so the server actually starts.Keith Packard
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-11-22Remove custom configuration code (which was #ifdef'd out).Keith Packard
2006-11-22Note which pipe has failed to be configured for VBlank interruptKeith Packard
2006-11-22Set up maximum screen size for clone instead of panorama.Keith Packard
2006-11-22Limit DRI use to cases when pitch < 8Kbytes, not 4096 pixels.Keith Packard
2006-11-22Be a little more verbose when rejecting modes.Alan Hourihane
2006-11-22update port attributes immediately when overlay is on.Alan Hourihane
2006-11-20Set configured values for screen virtual size and initial frame.Keith Packard
2006-11-20Enable second SDVO channel.Keith Packard
2006-11-19Enable TV output on Crestline (untested).Eric Anholt
2006-11-19Merge branch 'modesetting-origin' into crestlineEric Anholt
2006-11-19Fix TV color key.Keith Packard
2006-11-19Preliminary 945 TV output. Color key is broken. Fixed mode.Keith Packard
2006-11-17Merge branch 'crestline-origin' into crestlineEric Anholt
2006-11-17Merge branch 'modesetting' into crestlineEric Anholt
2006-11-17Merge branch 'modesetting-origin' into modesettingEric Anholt
2006-11-16Don't dereference null DisplayModePtr on disabled output.Keith Packard
2006-11-17Rotation support for 965GMWang Zhenyu
2006-11-16RandR-based initial output configuration.Keith Packard
2006-11-16Merge branch 'master' into modesettingEric Anholt
2006-11-16Replace broken PCI resource size detection with pciGetBaseSize() call.Eric Anholt
2006-11-16Remove output options. Let outputs be connected to other crtcs.Keith Packard
2006-11-16Inverted boolean sense when selecting pipe for CRT detection.Keith Packard
2006-11-15Enable the LVDS if we find it and assign it to a pipe (oops).Eric Anholt
2006-11-14Disable setup of the second SDVO device until we fix it.Eric Anholt