aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_bios.c
AgeCommit message (Expand)Author
2016-07-05drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson
2016-06-07drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä
2016-06-02drm/i915: Extract physical display dimensions from VBTVille Syrjälä
2016-06-02drm/i915: Silence "unexpected child device config size" for VBT on 845gChris Wilson
2016-05-23drm/i915/opregion: Convert to using native drm_i915_privateChris Wilson
2016-05-09drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBTVille Syrjälä
2016-05-02drm/i915: Parse LFP brightness control field in VBTDeepak M
2016-04-26drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBTDeepak M
2016-04-12drm/i915: Get panel_type from OpRegion panel detailsVille Syrjälä
2016-04-12drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_typeVille Syrjälä
2016-04-12drm/i915: Reject panel_type > 0xf from VBTVille Syrjälä
2016-04-06drm/i915: Set invert bit for hpd based on VBTShubhangi Shrivastava
2016-04-06drm/i915: Update VBT fields for child devicesShubhangi Shrivastava
2016-03-29drm/i915: remove unused dev_priv->render_reclock_availJani Nikula
2016-03-29drm/i915: move sdvo mappings to vbt dataJani Nikula
2016-03-29drm/i915: move edp low vswing config to vbt dataJani Nikula
2016-03-29drm/i915: use a substruct in vbt data for edpJani Nikula
2016-03-17drm/i915: hide away VBT private data in a separate headerJani Nikula
2016-03-16drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_presentJani Nikula
2016-03-16drm/i915: move VBT based DSI presence check to intel_bios.cJani Nikula
2016-03-16drm/i915: move VBT based eDP port check to intel_bios.cJani Nikula
2016-03-16drm/i915: move VBT based LVDS presence check to intel_bios.cJani Nikula
2016-03-16drm/i915: move VBT based TV presence check to intel_bios.cJani Nikula
2016-01-15drm/i915/bios: Fix the sequence size calculations for MIPI seq v3Jani Nikula
2016-01-12drm/i915: Expect child dev size of 22 bytes for VBT < 106Ville Syrjälä
2016-01-12drm/i915: Allow 27 bytes child_dev for VBT <109Ville Syrjälä
2016-01-11drm/i915/bios: add support for MIPI sequence block v3Jani Nikula
2016-01-11drm/i915/bios: interpret the i2c elementJani Nikula
2016-01-05drm/i915/bios: rewrite sequence block parsingJani Nikula
2016-01-05drm/i915/bios: abstract finding the panel sequence blockJani Nikula
2016-01-05drm/i915/bios: have get_blocksize() support MIPI sequence block v3+Jani Nikula
2016-01-05drm/i915/bios: split the MIPI DSI VBT block parsing to twoJani Nikula
2015-12-22drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)Jani Nikula
2015-12-16drm/i915/bios: reduce indent in parse_general_featuresJani Nikula
2015-12-16drm/i915/bios: prefer using dev_priv over dev pointerJani Nikula
2015-12-16drm/i915/bios: fix format string of the VBT signature loggingJani Nikula
2015-12-16drm/i915: refactor VBT validationJani Nikula
2015-12-16drm/i915/bios: rename intel_parse_bios to intel_bios_initJani Nikula
2015-12-16drm/i915/bios: move debug logging about VBT source to intel_parse_bios()Jani Nikula
2015-12-16drm/i915/bios: have functions return vbt, not bdb, header pointerJani Nikula
2015-12-16drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup()Jani Nikula
2015-12-02drm/i915: Check VBT for CRT port presence on HSW/BDWVille Syrjälä
2015-10-13i915: switch from acpi_os_ioremap to memremapWilliams, Dan J
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2015-09-23drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula
2015-09-04drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak
2015-08-31drm/i915/skl: Enable DDI-ERodrigo Vivi
2015-08-31drm/i915: Enable HDMI on DDI-EXiong Zhang
2015-08-24drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall
2015-08-24drm/i915: fix VBT parsing for SDVO child device mappingJani Nikula