aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_bios.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-18drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni1-1/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-06-27drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter1-1/+1
2012-01-13drm/i915: VBT Parser cleanup for eDP blockRohit Jain1-1/+5
2011-10-20drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson1-2/+1
2011-10-20Merge branch 'fix-pch-refclk' into fooKeith Packard1-2/+7
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard1-4/+4
2011-10-06drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard1-4/+4
2011-09-27drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOSKeith Packard1-1/+4
2011-09-27drv/i915: Pull display_clock_mode out of VBT tableKeith Packard1-1/+3
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-1/+1
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed1-1/+2
2010-09-28drm/i915/sdvo: Fix GMBUSificationChris Wilson1-1/+2
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang1-0/+40
2009-11-30drm/i915: parse child device from VBTZhao Yakui1-0/+17
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang1-0/+45
2009-06-05drm/i915: Add the structure of child_device_config in video BIOS tables.yakui_zhao1-8/+93
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling1-0/+17
2009-03-27drm/i915: Fix LVDS dither settingLi Peng1-6/+6
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+405