1. 9025452 Revert "drm/i915: Parsing LFP brightness control from VBT" by Rodrigo Vivi · 10 years ago
  2. 371abae drm/i915: Parsing LFP brightness control from VBT by Deepak M · 10 years ago
  3. bfd7ebd drm/i915: Parse VBT PSR block. by Rodrigo Vivi · 10 years ago
  4. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  5. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  6. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  7. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  8. bd60018 drm/i915: Renaming DP training vswing pre emph defines by Sonika Jindal · 10 years ago
  9. bbe1c27 drm/i915: Remove bogus __init annotation from DMI callbacks by Mathias Krause · 10 years ago
  10. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  11. ce4dd49 drm/i915: Gather the HDMI level shifter logic into one place by Damien Lespiau · 10 years ago
  12. ed3b667 drm/i915: Fix crash when failing to parse MIPI VBT by Rafael Barbalho · 10 years ago
  13. 1de6068 drm/i915: extract backlight minimum brightness from VBT by Jani Nikula · 10 years ago
  14. 56c4b63 drm/i915: default to having backlight if VBT not available by Jani Nikula · 10 years ago
  15. ecb889e Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  16. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  17. 3e6bd01 drm/i915: Detect if MIPI panel based on VBT and initialize only if present by Shobhit Kumar · 10 years ago
  18. e13e2b2 drm/i915: clean up VBT eDP link param decoding by Jani Nikula · 10 years ago
  19. 3dd4e84 drm/i915: Validate VBT header before trusting it by Chris Wilson · 10 years ago
  20. d1f13fd drm/i915: Validate BDB section before reading by Chris Wilson · 10 years ago
  21. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  22. b0256cd drm/i915: Code cleanup patch to fix checkpatch errors by Shobhit Kumar · 10 years ago
  23. d3b542f drm/i915: Add parsing support for new MIPI blocks in VBT by Shobhit Kumar · 10 years ago
  24. 39fbc9c drm/i915: check VBT for supported backlight type by Jani Nikula · 10 years ago
  25. 83a7280 drm/i915: Adding VBT fields to support eDP DRRS feature by Pradeep Bhat · 10 years ago
  26. ea9a6ba drm/i915: Update VBT data structures to have MIPI block enhancements by Shobhit Kumar · 10 years ago
  27. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 10 years ago
  28. f00076d drm/i915: parse backlight modulation frequency from the BIOS VBT by Jani Nikula · 11 years ago
  29. e91e941 drm/i915: Fix 66 MHz LVDS SSC freq for gen2 by Ville Syrjälä · 11 years ago
  30. f69e515 i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7 by Duncan Laurie · 11 years ago
  31. 78eb06c drm/i915: Give names to the VBT child device type bits by Ville Syrjälä · 11 years ago
  32. 6fca55b drm/i915: Rip out SUPPORTS_EDP by Daniel Vetter · 11 years ago
  33. 311a209 drm/i915: don't init DP or HDMI when not supported by DDI port by Paulo Zanoni · 11 years ago
  34. 554d6af drm/i915: add some assertions about VBT DDI port types by Paulo Zanoni · 11 years ago
  35. 6bf19e7 drm/i915: check the DDC and AUX bits of the VBT on DDI machines by Paulo Zanoni · 11 years ago
  36. 6acab15 drm/i915: use the HDMI DDI buffer translations from VBT by Paulo Zanoni · 11 years ago
  37. 768f69c drm/i915: VBT's child_device_config changes over time by Paulo Zanoni · 11 years ago
  38. d17c544 drm/i915: Parse the MIPI related VBT Block and store relevant info by Shobhit Kumar · 11 years ago
  39. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  40. 3f704fa drm/i915: set CPT FDI RX polarity bits based on VBT by Paulo Zanoni · 11 years ago
  41. ab5c608 drm/i915: Don't touch South Display when PCH_NOP by Ben Widawsky · 11 years ago
  42. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  43. 9a30a61 drm/i915: do not default to 18 bpp for eDP if missing from VBT by Jani Nikula · 12 years ago
  44. 42d42e7 drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware by Damien Lespiau · 12 years ago
  45. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  46. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  47. 0317c6c drm/i915/bios: cleanup return type of intel_parse_bios() by Dan Carpenter · 12 years ago
  48. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  49. 25e341c drm/i915: quirk away broken OpRegion VBT by Daniel Vetter · 12 years ago
  50. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  51. b035438 drm/i915: Check VBIOS value for determining LVDS dual channel mode, too by Takashi Iwai · 12 years ago
  52. c10e408 i915: Add option to bypass vbt table. by Mathias Fröhlich · 12 years ago
  53. bd45545 drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug by Chris Wilson · 12 years ago
  54. 493dea2 drm/i915: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  55. 46eb303 drm/i915: Remove "i2c_speed" nonsense from child device table by Adam Jackson · 13 years ago
  56. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 13 years ago
  57. abd0686 drv/i915: Pull display_clock_mode out of VBT table by Keith Packard · 13 years ago
  58. 562396b drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c by Keith Packard · 13 years ago
  59. 3950725 drm/i915: broken copyright encoding in intel_bios.c by Keith Packard · 13 years ago
  60. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  61. 99834ea drm/i915/bios: Avoid temporary allocation whilst searching for downclock by Chris Wilson · 13 years ago
  62. bbb0aef drm: Verify debug message arguments by Joe Perches · 13 years ago
  63. fc9a222 Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" by Chris Wilson · 13 years ago
  64. 5a1e5b6 drm/i915: Override SDVO panel type in VBT by Chris Wilson · 13 years ago
  65. 633f2ea drm/i915: Disable SSC for outputs other than LVDS or DP by Chris Wilson · 14 years ago
  66. 9a4114f drm/i915/bios: Change default clock source on PineView to use SSC by Bryan Freed · 14 years ago
  67. a761503 drm/i915: Add a module option to override the use of SSC by Chris Wilson · 14 years ago
  68. bcfbbce Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks" by Chris Wilson · 14 years ago
  69. 448f53a drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks by Chris Wilson · 14 years ago
  70. f00a3dd drm/i915: IS_IRONLAKE is synonymous with gen == 5 by Chris Wilson · 14 years ago
  71. 6d139a8 drm/i915: Initialize panel timing registers if VBIOS did not by Bryan Freed · 14 years ago
  72. 9f0e7ff drm/i915: fetch eDP configuration data from the VBT by Jesse Barnes · 14 years ago
  73. 6a04002 i915: Added function to initialize VBT settings by Simon Que · 14 years ago
  74. e957d77 drm/i915/sdvo: Fix GMBUSification by Chris Wilson · 14 years ago
  75. 5ceb0f9 drm/i915: Parse the eDP link configuration from the vBIOS by Chris Wilson · 14 years ago
  76. 2896b53 drm/i915: Don't offset the pin used for crt_ddc by Chris Wilson · 14 years ago
  77. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  78. 6edc324 drm/i915/bios: Prevent NULL dereference after allocation failure by Chris Wilson · 14 years ago
  79. 44834a6 drm/i915: Use the VBT from OpRegion when available (v3) by Chris Wilson · 14 years ago
  80. 9bc3549 drm/i915: Honor sync polarity from VBT panel timing descriptors by Adam Jackson · 14 years ago
  81. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 14 years ago
  82. 76e47c3 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats by Joe Perches · 14 years ago
  83. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  84. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  85. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  86. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  87. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  88. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  89. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  90. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  91. 181a533 drm/i915: Fix render reclock availability detection. by Andy Lutomirski · 15 years ago
  92. 339e5a4 drm/i915: Fix SSC frequence for IGDNG by Zhenyu Wang · 15 years ago
  93. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  94. db54501 drm/i915: Improve CRTDDC mapping by using VBT info by David Müller (ELSOFT AG) · 15 years ago
  95. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  96. cdaa052 drm/I915: Fix offset to DVO timings in LVDS data by Zhao Yakui · 15 years ago
  97. 5019914 drm/i915: Fix for LVDS VBT change on IGDNG by Zhenyu Wang · 15 years ago
  98. 6ff4fd0 drm/i915: Set SSC frequency for 8xx chips correctly by ling.ma@intel.com · 15 years ago
  99. 1b16de0 drm/i915: fix LFP data fetch by Jesse Barnes · 15 years ago
  100. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago