summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_bios.c
AgeCommit message (Expand)Author
2011-07-13drm/i915/bios: Avoid temporary allocation whilst searching for downclockChris Wilson
2011-04-28drm: Verify debug message argumentsJoe Perches
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson
2011-02-01drm/i915: Override SDVO panel type in VBTChris Wilson
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson
2011-01-19drm/i915/bios: Change default clock source on PineView to use SSCBryan Freed
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson
2010-12-14drm/i915/bios: Reverse order of 100/120 Mhz SSC clocksChris Wilson
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed
2010-10-08drm/i915: fetch eDP configuration data from the VBTJesse Barnes
2010-09-30i915: Added function to initialize VBT settingsSimon Que
2010-09-28drm/i915/sdvo: Fix GMBUSificationChris Wilson
2010-09-24drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson
2010-09-22drm/i915: Don't offset the pin used for crt_ddcChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-12drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-06-01drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson
2010-05-10drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson
2010-03-17drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-11-30drm/i915: parse child device from VBTZhao Yakui
2009-11-30drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li
2009-11-25drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui
2009-10-13drm/i915: Fix render reclock availability detection.Andy Lutomirski
2009-09-17drm/i915: Fix SSC frequence for IGDNGZhenyu Wang
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-07-29drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang
2009-07-01drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com
2009-06-22drm/i915: fix LFP data fetchJesse Barnes
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-05drm/i915: parse VBT general definition block to get the SDVO device infoyakui_zhao
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes
2009-02-20drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg
2008-12-29DRM: i915: add mode setting supportJesse Barnes