summaryrefslogtreecommitdiff
path: root/src/i810_reg.h
AgeCommit message (Expand)Author
2009-09-21More dumps for Arrandale LVDSZhenyu Wang
2009-08-21Add HDMI audio registersWu Fengguang
2009-06-17TV: Set correct voltage level override valuesling.ma@intel.com
2009-06-10Add new register definitionsZhenyu Wang
2009-06-03Set activation periods as 64 cdclk sync up with KMSMa Ling
2009-05-12Add DP link and GMCH M and N registersKeith Packard
2009-04-28Remove a handful of pointless commentsKristian Høgsberg
2009-04-13set broadcast RGB mode for HDMI and TMDS from SDVOX outputMa Ling
2009-04-07Fix value for MI_WAIT_FOR_PIPEA_SCAN_LINE_WINDOWShuang He
2009-04-06Use WAIT_FOR_SCAN_LINE instead of WAIT_FOR_VBLANKCarl Worth
2009-03-13Add DCC register dumping.Eric Anholt
2009-03-06Xv: free tearing on textured videoXiang, Haihao
2009-02-26Intel video driver patchShaohua Li
2008-11-13enable Intel G45 integrated HDMI audio outputWu Fengguang
2008-11-06Use long crt hotplug activation time on GM45.Keith Packard
2008-11-06TV: save serveral TV_CTL register fields in mode setZhenyu Wang
2008-09-26Render register clock gating disable fix on 4 series chipsetZhenyu Wang
2008-09-11Disable render standbyZhenyu Wang
2008-09-09Add some MCHBAR registers for debugging tile swizzling issues.Eric Anholt
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-06-19Set the sync active bits like we're supposed to, matching the BIOS.Eric Anholt
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt
2008-06-19Add DisplayPort registers.Eric Anholt
2008-06-17Add support for Intel 4 series chipsets.Zhenyu Wang
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt
2008-06-09Add a little program to dump out the first 64 dwords of the status page.Eric Anholt
2008-06-05Merge branch 'master' into drm-gemEric Anholt
2008-06-04Set SDVO sync polarity to default on 965Hong Liu
2008-05-28Fixup DSPARB for 855 & 945Jesse Barnes
2008-05-26Handle display FIFOs betterJesse Barnes
2008-05-26Fixup power saving registersJesse Barnes
2008-05-20Revert "Add FIFO watermark regs to register dumper"Zhenyu Wang
2008-05-17Merge commit 'origin/master' into drm-gemKeith Packard
2008-05-13Add i915 support to intel_idle.Eric Anholt
2008-05-06Add FIFO watermark regs to register dumperJesse Barnes
2008-05-05Fix up ring dumping code for non-i965Keith Packard
2008-03-31Fix composite with mask using new compositing thread codeKeith Packard
2008-03-13Initial panel fitting changesJesse Barnes
2008-02-26Fix SDVO I2C access on Mac Mini in EFI mode.Eric Anholt
2008-02-16Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST...Keith Packard
2008-02-15Bug #14440: fix stolen mem size mask on i830MZhenyu Wang
2008-01-30Add detail on different units to intel_idle.Eric Anholt
2008-01-30Frame buffer compression support on new chipsetJesse Barnes
2008-01-09Update PIPELINE_SELECT instruction and surface state format for new chipsetZhenyu Wang
2008-01-09GTT access change for new integrated graphics deviceZhenyu Wang
2007-11-15Move fb compression reg definition into i810_reg.hZhenyu Wang
2007-08-28Add register defines for hw binningKeith Packard
2007-08-03Tiled rendering & fbc fixes:Jesse Barnes