summaryrefslogtreecommitdiff
path: root/src/i830_hdmi.c
AgeCommit message (Expand)Author
2010-06-07Use libc instead of deprecated libc wrappers for malloc/calloc/free.Eric Anholt
2010-05-29Initial Ironlake supportOwain G. Ainsworth
2010-03-01Rename the xf86 screen private from pScrn to scrn.Owain G. Ainsworth
2010-03-01Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Owain G. Ainsworth
2009-06-17Set hot plug interrupt to detect HDMI outputling.ma@intel.com
2009-04-13set broadcast RGB mode for integrated HDMI output.Ma Ling
2008-11-13enable Intel G45 integrated HDMI audio outputWu Fengguang
2008-11-13introduce i830_hdmi_priv.has_hdmi_sinkWu Fengguang
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-09-19Fix output detection for DVI-IZhenyu Wang
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang
2008-07-23Fix HDMI output numberZhenyu Wang
2008-07-15Fix GPIO pin usage for DDC on second HDMI port.lipeng
2008-06-19Fix hdmi POSTING_READ to use the register number instead of the register value.Eric Anholt
2008-06-19Get HDMI output working.Eric Anholt
2008-06-19Set the sync active bits like we're supposed to, matching the BIOS.Eric Anholt
2008-06-19Add pixel multiplier support for HDMIEric Anholt
2008-06-19The phase shift its are now reserved, and add HDMI clock limits.Eric Anholt
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt