summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_bios.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-13drm/i915: Fix render reclock availability detection.Andy Lutomirski1-8/+6
2009-09-18drm/i915: Fix SSC frequence for IGDNGZhenyu Wang1-0/+3
2009-09-05drm/i915: add dynamic clock frequency controlJesse Barnes1-1/+7
2009-08-30drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)1-3/+48
2009-07-30drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang1-0/+21
2009-07-30drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui1-9/+10
2009-07-11drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang1-1/+9
2009-07-01drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com1-4/+6
2009-06-23drm/i915: fix LFP data fetchJesse Barnes1-1/+11
2009-06-19drm: Remove memory debugging infrastructure.Eric Anholt1-4/+2
2009-06-05drm/i915: parse VBT general definition block to get the SDVO device infoyakui_zhao1-1/+85
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling1-30/+72
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes1-0/+6
2009-02-20drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg1-0/+8
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+193