Age | Commit message (Expand) | Author | Files | Lines |
2008-08-11 | Fix possible spurious interrupts in hotplug detect on 4 series chip | Zhenyu Wang | 1 | -0/+2 |
2008-06-26 | Set the sync active bits like we're supposed to, matching the BIOS. | Eric Anholt | 1 | -1/+2 |
2008-06-26 | Initial HDMI work. Not currently hooked up at startup. | Eric Anholt | 1 | -0/+10 |
2008-06-26 | Add DisplayPort registers. | Eric Anholt | 1 | -0/+24 |
2008-06-17 | Add support for Intel 4 series chipsets. | Zhenyu Wang | 1 | -0/+5 |
2008-06-04 | Set SDVO sync polarity to default on 965 | Hong Liu | 1 | -0/+4 |
2008-05-28 | Fixup DSPARB for 855 & 945 | Jesse Barnes | 1 | -0/+2 |
2008-05-26 | Handle display FIFOs better | Jesse Barnes | 1 | -0/+2 |
2008-05-26 | Fixup power saving registers | Jesse Barnes | 1 | -0/+3 |
2008-05-20 | Revert "Add FIFO watermark regs to register dumper" | Zhenyu Wang | 1 | -1/+0 |
2008-05-13 | Add i915 support to intel_idle. | Eric Anholt | 1 | -0/+30 |
2008-05-06 | Add FIFO watermark regs to register dumper | Jesse Barnes | 1 | -0/+1 |
2008-03-31 | Fix composite with mask using new compositing thread code | Keith Packard | 1 | -0/+1 |
2008-03-13 | Initial panel fitting changes | Jesse Barnes | 1 | -4/+21 |
2008-02-26 | Fix SDVO I2C access on Mac Mini in EFI mode. | Eric Anholt | 1 | -0/+8 |
2008-02-16 | Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST... | Keith Packard | 1 | -1/+37 |
2008-02-15 | Bug #14440: fix stolen mem size mask on i830M | Zhenyu Wang | 1 | -2/+2 |
2008-01-30 | Add detail on different units to intel_idle. | Eric Anholt | 1 | -0/+12 |
2008-01-30 | Frame buffer compression support on new chipset | Jesse Barnes | 1 | -0/+24 |
2008-01-09 | Update PIPELINE_SELECT instruction and surface state format for new chipset | Zhenyu Wang | 1 | -0/+2 |
2008-01-09 | GTT access change for new integrated graphics device | Zhenyu Wang | 1 | -0/+3 |
2007-11-15 | Move fb compression reg definition into i810_reg.h | Zhenyu Wang | 1 | -0/+33 |
2007-08-28 | Add register defines for hw binning | Keith Packard | 1 | -0/+14 |
2007-08-03 | Tiled rendering & fbc fixes: | Jesse Barnes | 1 | -0/+4 |
2007-07-31 | Legacy backlight changes: | Jesse Barnes | 1 | -0/+8 |
2007-06-21 | Follow BIOS configuration for Legacy Backlight Brightness. | Keith Packard | 1 | -0/+8 |
2007-06-08 | Add description for how to use the frame and pixel counter registers. | Keith Packard | 1 | -1/+22 |
2007-06-05 | Add support for the G33, Q33, and Q35 chipsets. | Wang Zhenyu | 1 | -5/+10 |
2007-05-12 | Deal with i830 CRT load detection which cannot use FORCE_BORDER. | Keith Packard | 1 | -0/+4 |
2007-05-02 | Add DVO[ABC] register debugging. | Eric Anholt | 1 | -0/+1 |
2007-04-30 | Allow physical-memory allocations within stolen memory. | Eric Anholt | 1 | -12/+9 |
2007-04-30 | Disable some clock gating functions documented to work incorrectly. | Eric Anholt | 1 | -0/+94 |
2007-03-20 | Set the panel fitter to the right pipe on Crestline. | Eric Anholt | 1 | -0/+2 |
2007-03-20 | Merge branch 'master' into crestline | Eric Anholt | 1 | -9/+44 |
2007-03-20 | Attempt to fix single/dual-channel issues on i9xx LVDS panels. | Eric Anholt | 1 | -2/+48 |
2007-03-03 | LVDS dither control moved from PFIT to LVDS register for Crestline | Keith Packard | 1 | -0/+98 |
2007-03-02 | Add a WIP UploadToScreen implementation. This almost displays right. | Eric Anholt | 1 | -0/+2 |
2007-02-28 | Many fixes to mode_get, mode_set, clock limits, and register dumps on i855. | Eric Anholt | 1 | -1/+24 |
2007-02-23 | Rework the video memory allocation. | Eric Anholt | 1 | -0/+2 |
2007-02-15 | Print the correct meaning of bit 30 of pipeconf for 965 in debug output. | Eric Anholt | 1 | -0/+1 |
2007-02-15 | Detect core clock frequencies, to avoid double-wide mode when possible. | Eric Anholt | 1 | -0/+13 |
2007-02-01 | Improve register debugging output. | Eric Anholt | 1 | -1/+1 |
2007-01-16 | Add a settable backlight property for LVDS. | Eric Anholt | 1 | -0/+13 |
2007-01-03 | Add interlace defines for pipeconf regs | Keith Packard | 1 | -0/+3 |
2006-12-12 | Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945. | Eric Anholt | 1 | -4/+34 |
2006-12-12 | More debugging output for SDVO. | Eric Anholt | 1 | -0/+10 |
2006-12-05 | Add a bunch of per-register debug code to i830DumpRegs(). | Eric Anholt | 1 | -0/+19 |
2006-11-30 | Preserve some GPIO bits that the docs tell us to. | Eric Anholt | 1 | -0/+2 |
2006-11-30 | Merge branch 'restructure-outputs' into modesetting. | Keith Packard | 1 | -0/+1 |
2006-11-29 | Properly detect the GTT size on the G965. | Eric Anholt | 1 | -0/+5 |