Age | Commit message (Expand) | Author |
2012-11-22 | drm/i915: do not default to 18 bpp for eDP if missing from VBT | Jani Nikula |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells |
2012-06-27 | drm/i915/bios: cleanup return type of intel_parse_bios() | Dan Carpenter |
2012-04-12 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie |
2012-04-01 | drm/i915: quirk away broken OpRegion VBT | Daniel Vetter |
2012-03-28 | drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter | Daniel Kurtz |
2012-03-22 | drm/i915: Check VBIOS value for determining LVDS dual channel mode, too | Takashi Iwai |
2012-03-01 | i915: Add option to bypass vbt table. | Mathias Fröhlich |
2012-02-27 | drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug | Chris Wilson |
2012-01-17 | drm/i915: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-10-20 | drm/i915: Remove "i2c_speed" nonsense from child device table | Adam Jackson |
2011-10-20 | Merge branch 'fix-pch-refclk' into foo | Keith Packard |
2011-09-27 | drv/i915: Pull display_clock_mode out of VBT table | Keith Packard |
2011-09-27 | drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c | Keith Packard |
2011-09-26 | drm/i915: broken copyright encoding in intel_bios.c | Keith Packard |
2011-09-19 | Drivers: i915: Fix all space related issues. | Akshay Joshi |
2011-07-13 | drm/i915/bios: Avoid temporary allocation whilst searching for downclock | Chris Wilson |
2011-04-28 | drm: Verify debug message arguments | Joe Perches |
2011-02-22 | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" | Chris Wilson |
2011-02-01 | drm/i915: Override SDVO panel type in VBT | Chris Wilson |
2011-01-19 | drm/i915: Disable SSC for outputs other than LVDS or DP | Chris Wilson |
2011-01-19 | drm/i915/bios: Change default clock source on PineView to use SSC | Bryan Freed |
2011-01-13 | drm/i915: Add a module option to override the use of SSC | Chris Wilson |
2010-12-30 | Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks" | Chris Wilson |
2010-12-14 | drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks | Chris Wilson |
2010-10-21 | drm/i915: IS_IRONLAKE is synonymous with gen == 5 | Chris Wilson |
2010-10-19 | drm/i915: Initialize panel timing registers if VBIOS did not | Bryan Freed |
2010-10-08 | drm/i915: fetch eDP configuration data from the VBT | Jesse Barnes |
2010-09-30 | i915: Added function to initialize VBT settings | Simon Que |
2010-09-28 | drm/i915/sdvo: Fix GMBUSification | Chris Wilson |
2010-09-24 | drm/i915: Parse the eDP link configuration from the vBIOS | Chris Wilson |
2010-09-22 | drm/i915: Don't offset the pin used for crt_ddc | Chris Wilson |
2010-09-18 | drm/i915: use GMBUS to manage i2c links | Chris Wilson |
2010-09-12 | drm/i915/bios: Prevent NULL dereference after allocation failure | Chris Wilson |
2010-09-08 | drm/i915: Use the VBT from OpRegion when available (v3) | Chris Wilson |
2010-06-01 | drm/i915: Honor sync polarity from VBT panel timing descriptors | Adam Jackson |
2010-05-10 | drm/i915: Fix DDC bus selection for multifunction SDVO | Adam Jackson |
2010-03-17 | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats | Joe Perches |
2010-02-26 | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt |
2010-01-15 | drm/i915: parse eDP panel color depth from VBT block | Zhenyu Wang |
2010-01-15 | drm/i915: disable LVDS downclock by default | Jesse Barnes |
2009-12-07 | drm/i915: Fix product names and #defines | Adam Jackson |
2009-11-30 | drm/i915: parse child device from VBT | Zhao Yakui |
2009-11-30 | drm/i915: fix gpio register detection logic for BIOS without VBT | Shaohua Li |
2009-11-25 | drm/i915: Check whether the LVDS downclock is found in VBT | Zhao Yakui |
2009-11-05 | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS | Zhao Yakui |
2009-10-13 | drm/i915: Fix render reclock availability detection. | Andy Lutomirski |
2009-09-17 | drm/i915: Fix SSC frequence for IGDNG | Zhenyu Wang |
2009-09-04 | drm/i915: add dynamic clock frequency control | Jesse Barnes |