Age | Commit message (Expand) | Author |
2006-11-19 | Fix TV color key. | Keith Packard |
2006-11-19 | Preliminary 945 TV output. Color key is broken. Fixed mode. | Keith Packard |
2006-11-05 | Fix CRT output on 965 chipset. | Keith Packard |
2006-11-02 | Add another couple of new registers | Keith Packard |
2006-11-02 | Remove duplicated register defs that were just added. | Eric Anholt |
2006-11-02 | Add airlied's I2C code, ifdeffed out. | Eric Anholt |
2006-11-02 | Add a few more registers from the 965 spec | Keith Packard |
2006-10-31 | Move SDVOB_PRESERVE_MASK next to SDVOC_PRESERVE_MASK. | Eric Anholt |
2006-10-30 | Use the new fields for SDVO pixel multiply on the G965. | Eric Anholt |
2006-10-23 | Add work-in-progress integrated TV-out support. | Eric Anholt |
2006-09-27 | Merge branch 'master' into modesetting | Eric Anholt |
2006-09-27 | Attempt to make the ACPI hotkey support a little more modesetting-compatible. | Eric Anholt |
2006-08-29 | Fix bug with probing info of DFP2 and LFP2 connected | Alan Hourihane |
2006-08-09 | Merge branch 'textured-video', bringing in fixed-up i915 textured video. | Eric Anholt |
2006-08-03 | Merge branch 'broadwater-video-rehash' into broadwater | Eric Anholt |
2006-08-03 | Add current Tungsten Graphics code drop for i965 support. | Alan Hourihane |
2006-07-18 | Merge branch 'master' into textured-video | Eric Anholt |
2006-07-07 | Initial add of DVO support code. Probes my sil164. | Eric Anholt |
2006-06-21 | Fix SDVO output at low pixel clocks. | Eric Anholt |
2006-06-20 | Merge branch 'modesetting-origin' into modesetting | Eric Anholt |
2006-06-20 | Add CRT detection function by testing for load, and clean up hotplug version. | Eric Anholt |
2006-06-19 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-06-19 | Add backlight control to DPMS logic. | Keith Packard |
2006-06-04 | Get sDVO output working on mac mini. | Keith Packard |
2006-05-28 | dump out piles of debug. Create VS thread just to see how it works | Keith his master's voice Packard |
2006-05-27 | Push all of the obvious Mesa state setting into the video code | Keith his master's voice Packard |
2006-05-27 | Rename BRW instructions, check video instruction generation. Doesnt lock up, ... | Keith his master's voice Packard |
2006-05-18 | Checkpoint for filling out more 3D state. | Eric Anholt |
2006-05-18 | Checkpoint of BW textured video work, filling out vertex submission stuff and | Eric Anholt |
2006-05-18 | Start laying out some of the bits that need to be done for BW textured video. | Eric Anholt |
2006-05-16 | Merge branch 'textured-video' into broadwater-video | Eric Anholt |
2006-05-16 | Add a couple of macros to simplify writing of video pixel shaders. | Eric Anholt |
2006-05-16 | Commit a WIP implementation of the planar video shader that does the | Eric Anholt |
2006-05-16 | More magic number reduction in rotation code. | Eric Anholt |
2006-05-16 | Add initial textured XV support for i915, which can do YUY2 and UYVY, but fails | Eric Anholt |
2006-05-16 | Convert magic numbers in i915 rotation 3D state to symbolic names. | Eric Anholt |
2006-05-12 | First pass of integrating the Tungsten Graphics driver for Broadwater. This | Eric Anholt |
2006-04-24 | Correct some SDVO-related register definitions. | Eric Anholt |
2006-04-24 | Simplify the i2c code by using the GetBits/PutBits interface rather than | Eric Anholt |
2006-04-24 | Merge branch 'lukas-resume' | Eric Anholt |
2006-04-20 | fix type 0 instead of O | Dave Airlie |
2006-04-19 | Add more registers to save/restore. Save/restore palette as welllukas-resume | Lukáš Hejtmanek |
2006-04-19 | Start bringing in some SDVO code, mostly from airlied. | Eric Anholt |
2006-04-12 | Initial support for pre-i915 PLL programming. Untested. | Eric Anholt |
2006-04-06 | Add enough of airlied's DDC/I2C work to pull EDID info from my CRT. | Eric Anholt |
2006-04-06 | Add some register information for VGACNTRL, and do the reg-debug thing on it. | 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 | Move LVDS panel power state setting to a separate function, and reduce magic | Eric Anholt |
2006-04-06 | Add untested CRT detection code. | Eric Anholt |