summaryrefslogtreecommitdiff
path: root/src/i830_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Remove UMS support.Eric Anholt1-368/+0
2009-06-17Set hot plug interrupt to detect HDMI outputling.ma@intel.com1-5/+13
2009-04-13set broadcast RGB mode for integrated HDMI output.Ma Ling1-0/+90
2008-11-13enable Intel G45 integrated HDMI audio outputWu Fengguang1-0/+4
2008-11-13introduce i830_hdmi_priv.has_hdmi_sinkWu Fengguang1-0/+16
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang1-2/+2
2008-09-19Fix output detection for DVI-IZhenyu Wang1-1/+9
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang1-0/+9
2008-07-23Fix HDMI output numberZhenyu Wang1-1/+1
2008-07-15Fix GPIO pin usage for DDC on second HDMI port.lipeng1-1/+1
2008-06-19Fix hdmi POSTING_READ to use the register number instead of the register value.Eric Anholt1-1/+1
2008-06-19Get HDMI output working.Eric Anholt1-15/+3
2008-06-19Set the sync active bits like we're supposed to, matching the BIOS.Eric Anholt1-1/+3
2008-06-19Add pixel multiplier support for HDMIEric Anholt1-0/+15
2008-06-19The phase shift its are now reserved, and add HDMI clock limits.Eric Anholt1-0/+6
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt1-0/+222