1. 9a41e17 drm/i915: Parse LFP brightness control field in VBT by Deepak M · 8 years ago
  2. 9f7c5b1 drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT by Deepak M · 8 years ago
  3. 72341af drm/i915: hide away VBT private data in a separate header by Jani Nikula · 8 years ago
  4. 4b42dfb drm/i915/bios: add defines for v3 sequence block by Jani Nikula · 9 years ago
  5. e534f7a drm/i915/bios: add sequences for MIPI sequence block v2 by Jani Nikula · 9 years ago
  6. f4d6493 drm/i915/bios: interpret the i2c element by Jani Nikula · 9 years ago
  7. 8d3ed2f drm/i915/bios: rewrite sequence block parsing by Jani Nikula · 9 years ago
  8. 513485f drm/i915/bios: fix header define name for intel_bios.h by Jani Nikula · 9 years ago
  9. dd97950 drm/i915/bios: add proper documentation for the Video BIOS Table (VBT) by Jani Nikula · 9 years ago
  10. e23ceb8 drm/i915: move drmP.h include to i915_drv.h by Jani Nikula · 9 years ago
  11. 8b8e1a8 drm/i915/bios: rename intel_parse_bios to intel_bios_init by Jani Nikula · 9 years ago
  12. 972e7d7 drm/i915: Ignore "digital output" and "not HDMI output" bits for eDP detection by Ville Syrjälä · 9 years ago
  13. 96d12cb drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5 by Imre Deak · 9 years ago
  14. 477ec32 drm/i915: eDP can be present on DDI-E by Rodrigo Vivi · 9 years ago
  15. 2800e4c drm/i915/skl: Enable DDI-E by Rodrigo Vivi · 9 years ago
  16. e2d6cf7 drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  17. 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 9 years ago
  18. fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 9 years ago
  19. 90e4f15 drm/i915: Fix the VBT child device parsing for BSW by Ville Syrjälä · 9 years ago
  20. 9a57f5b drm/i915/skl: Support for edp low_vswing param in vbt by Sonika Jindal · 9 years ago
  21. 9025452 Revert "drm/i915: Parsing LFP brightness control from VBT" by Rodrigo Vivi · 10 years ago
  22. 371abae drm/i915: Parsing LFP brightness control from VBT by Deepak M · 10 years ago
  23. a9da9bc drm/i915: Pixel Clock changes for DSI dual link by Gaurav K Singh · 10 years ago
  24. bfd7ebd drm/i915: Parse VBT PSR block. by Rodrigo Vivi · 10 years ago
  25. 4dc4927 drm/i915/bios: add missing __packed to structs used for reading vbt by Jani Nikula · 10 years ago
  26. 7f0c860 drm/i915: Add support for Video Burst Mode for MIPI DSI by Shobhit Kumar · 10 years ago
  27. 3e6bd01 drm/i915: Detect if MIPI panel based on VBT and initialize only if present by Shobhit Kumar · 10 years ago
  28. 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
  29. d3b542f drm/i915: Add parsing support for new MIPI blocks in VBT by Shobhit Kumar · 10 years ago
  30. 39fbc9c drm/i915: check VBT for supported backlight type by Jani Nikula · 10 years ago
  31. 83a7280 drm/i915: Adding VBT fields to support eDP DRRS feature by Pradeep Bhat · 10 years ago
  32. ea9a6ba drm/i915: Update VBT data structures to have MIPI block enhancements by Shobhit Kumar · 10 years ago
  33. f00076d drm/i915: parse backlight modulation frequency from the BIOS VBT by Jani Nikula · 11 years ago
  34. e445123 drm/i915: use __packed instead of __attribute__((packed)) by Jani Nikula · 11 years ago
  35. f02586d drm/i915: Make intel_dp_is_edp() less specific by Ville Syrjälä · 11 years ago
  36. 78eb06c drm/i915: Give names to the VBT child device type bits by Ville Syrjälä · 11 years ago
  37. 6acab15 drm/i915: use the HDMI DDI buffer translations from VBT by Paulo Zanoni · 11 years ago
  38. 768f69c drm/i915: VBT's child_device_config changes over time by Paulo Zanoni · 11 years ago
  39. d17c544 drm/i915: Parse the MIPI related VBT Block and store relevant info by Shobhit Kumar · 11 years ago
  40. 3f704fa drm/i915: set CPT FDI RX polarity bits based on VBT by Paulo Zanoni · 11 years ago
  41. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  42. 0317c6c drm/i915/bios: cleanup return type of intel_parse_bios() by Dan Carpenter · 12 years ago
  43. 96c0a2f drm/i915: VBT Parser cleanup for eDP block by Rohit Jain · 13 years ago
  44. 46eb303 drm/i915: Remove "i2c_speed" nonsense from child device table by Adam Jackson · 13 years ago
  45. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 13 years ago
  46. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 13 years ago
  47. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 13 years ago
  48. d2830bd drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS by Keith Packard · 13 years ago
  49. abd0686 drv/i915: Pull display_clock_mode out of VBT table by Keith Packard · 13 years ago
  50. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  51. 6d139a8 drm/i915: Initialize panel timing registers if VBIOS did not by Bryan Freed · 14 years ago
  52. e957d77 drm/i915/sdvo: Fix GMBUSification by Chris Wilson · 14 years ago
  53. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  54. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  55. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  56. 59a036c drm/i915: Add the structure of child_device_config in video BIOS tables. by yakui_zhao · 15 years ago
  57. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 15 years ago
  58. 2b5cde2 drm/i915: Fix LVDS dither setting by Li Peng · 15 years ago
  59. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago