summaryrefslogtreecommitdiff
path: root/src/i810_reg.h
AgeCommit message (Expand)Author
2007-01-03Add interlace defines for pipeconf regsKeith Packard
2006-12-12Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945.Eric Anholt
2006-12-12More debugging output for SDVO.Eric Anholt
2006-12-05Add a bunch of per-register debug code to i830DumpRegs().Eric Anholt
2006-11-30Preserve some GPIO bits that the docs tell us to.Eric Anholt
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-29Properly detect the GTT size on the G965.Eric Anholt
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-19Fix TV color key.Keith Packard
2006-11-19Preliminary 945 TV output. Color key is broken. Fixed mode.Keith Packard
2006-11-05Fix CRT output on 965 chipset.Keith Packard
2006-11-02Add another couple of new registersKeith Packard
2006-11-02Remove duplicated register defs that were just added.Eric Anholt
2006-11-02Add airlied's I2C code, ifdeffed out.Eric Anholt
2006-11-02Add a few more registers from the 965 specKeith Packard
2006-10-31Move SDVOB_PRESERVE_MASK next to SDVOC_PRESERVE_MASK.Eric Anholt
2006-10-30Use the new fields for SDVO pixel multiply on the G965.Eric Anholt
2006-10-23Add work-in-progress integrated TV-out support.Eric Anholt
2006-09-27Merge branch 'master' into modesettingEric Anholt
2006-09-27Attempt to make the ACPI hotkey support a little more modesetting-compatible.Eric Anholt
2006-08-29Fix bug with probing info of DFP2 and LFP2 connectedAlan Hourihane
2006-08-09Merge branch 'textured-video', bringing in fixed-up i915 textured video.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-18Merge branch 'master' into textured-videoEric Anholt
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
2006-06-21Fix SDVO output at low pixel clocks.Eric Anholt
2006-06-20Merge branch 'modesetting-origin' into modesettingEric Anholt
2006-06-20Add CRT detection function by testing for load, and clean up hotplug version.Eric Anholt
2006-06-19Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-06-19Add backlight control to DPMS logic.Keith Packard
2006-06-04Get sDVO output working on mac mini.Keith Packard
2006-05-28dump out piles of debug. Create VS thread just to see how it worksKeith his master's voice Packard
2006-05-27Push all of the obvious Mesa state setting into the video codeKeith his master's voice Packard
2006-05-27Rename BRW instructions, check video instruction generation. Doesnt lock up, ...Keith his master's voice Packard
2006-05-18Checkpoint for filling out more 3D state.Eric Anholt
2006-05-18Checkpoint of BW textured video work, filling out vertex submission stuff andEric Anholt
2006-05-18Start laying out some of the bits that need to be done for BW textured video.Eric Anholt
2006-05-16Merge branch 'textured-video' into broadwater-videoEric Anholt
2006-05-16Add a couple of macros to simplify writing of video pixel shaders.Eric Anholt
2006-05-16Commit a WIP implementation of the planar video shader that does theEric Anholt
2006-05-16More magic number reduction in rotation code.Eric Anholt
2006-05-16Add initial textured XV support for i915, which can do YUY2 and UYVY, but failsEric Anholt
2006-05-16Convert magic numbers in i915 rotation 3D state to symbolic names.Eric Anholt
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt
2006-04-24Correct some SDVO-related register definitions.Eric Anholt
2006-04-24Simplify the i2c code by using the GetBits/PutBits interface rather thanEric Anholt
2006-04-24Merge branch 'lukas-resume'Eric Anholt
2006-04-20fix type 0 instead of ODave Airlie
2006-04-19Add more registers to save/restore. Save/restore palette as welllukas-resumeLukáš Hejtmanek