Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | drm/i915: move modesetting core code under display/ | Jani Nikula | 1 | -244/+0 |
2019-06-05 | drm/i915/bios: use port info child pointer to determine LSPCON presence | Jani Nikula | 1 | -1/+1 |
2019-06-05 | drm/i915/bios: use port info child pointer to determine HPD invert | Jani Nikula | 1 | -1/+1 |
2019-04-30 | drm/i915: extract intel_bios.h functions from i915_drv.h | Jani Nikula | 1 | -0/+19 |
2019-04-30 | drm/i915: make intel_bios.h self-contained | Jani Nikula | 1 | -0/+2 |
2016-12-20 | drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET | Hans de Goede | 1 | -3/+9 |
2016-05-02 | drm/i915: Parse LFP brightness control field in VBT | Deepak M | 1 | -0/+8 |
2016-04-26 | drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT | Deepak M | 1 | -1/+7 |
2016-03-17 | drm/i915: hide away VBT private data in a separate header | Jani Nikula | 1 | -826/+35 |
2016-01-11 | drm/i915/bios: add defines for v3 sequence block | Jani Nikula | 1 | -0/+5 |
2016-01-11 | drm/i915/bios: add sequences for MIPI sequence block v2 | Jani Nikula | 1 | -0/+3 |
2016-01-11 | drm/i915/bios: interpret the i2c element | Jani Nikula | 1 | -1/+1 |
2016-01-05 | drm/i915/bios: rewrite sequence block parsing | Jani Nikula | 1 | -2/+2 |
2016-01-05 | drm/i915/bios: fix header define name for intel_bios.h | Jani Nikula | 1 | -3/+3 |
2015-12-22 | drm/i915/bios: add proper documentation for the Video BIOS Table (VBT) | Jani Nikula | 1 | -10/+28 |
2015-12-16 | drm/i915: move drmP.h include to i915_drv.h | Jani Nikula | 1 | -2/+0 |
2015-12-16 | drm/i915/bios: rename intel_parse_bios to intel_bios_init | Jani Nikula | 1 | -2/+0 |
2015-09-23 | drm/i915: Ignore "digital output" and "not HDMI output" bits for eDP detection | Ville Syrjälä | 1 | -2/+0 |
2015-09-04 | drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5 | Imre Deak | 1 | -1/+0 |
2015-08-31 | drm/i915: eDP can be present on DDI-E | Rodrigo Vivi | 1 | -5/+0 |
2015-08-31 | drm/i915/skl: Enable DDI-E | Rodrigo Vivi | 1 | -0/+2 |
2015-08-24 | drm/i915: Allow parsing of variable size child device entries from VBT | David Weinehall | 1 | -2/+4 |
2015-08-14 | drm/i915: Per-DDI I_boost override | Antti Koskipaa | 1 | -0/+9 |
2015-07-21 | drm/i915: Use the CRC gpio for panel enable/disable | Shobhit Kumar | 1 | -0/+7 |
2015-04-10 | drm/i915: Fix the VBT child device parsing for BSW | Ville Syrjälä | 1 | -2/+2 |
2015-02-25 | drm/i915/skl: Support for edp low_vswing param in vbt | Sonika Jindal | 1 | -0/+1 |
2015-01-07 | Revert "drm/i915: Parsing LFP brightness control from VBT" | Rodrigo Vivi | 1 | -11/+0 |
2014-12-15 | drm/i915: Parsing LFP brightness control from VBT | Deepak M | 1 | -0/+11 |
2014-12-05 | drm/i915: Pixel Clock changes for DSI dual link | Gaurav K Singh | 1 | -1/+2 |
2014-12-03 | drm/i915: Parse VBT PSR block. | Rodrigo Vivi | 1 | -1/+21 |
2014-09-19 | drm/i915/bios: add missing __packed to structs used for reading vbt | Jani Nikula | 1 | -5/+5 |
2014-08-08 | drm/i915: Add support for Video Burst Mode for MIPI DSI | Shobhit Kumar | 1 | -1/+2 |
2014-06-05 | drm/i915: Detect if MIPI panel based on VBT and initialize only if present | Shobhit Kumar | 1 | -0/+4 |
2014-05-01 | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -0/+60 |
2014-04-14 | drm/i915: Add parsing support for new MIPI blocks in VBT | Shobhit Kumar | 1 | -0/+31 |
2014-04-11 | drm/i915: check VBT for supported backlight type | Jani Nikula | 1 | -0/+3 |
2014-04-01 | drm/i915: Adding VBT fields to support eDP DRRS feature | Pradeep Bhat | 1 | -0/+29 |
2014-03-05 | drm/i915: Update VBT data structures to have MIPI block enhancements | Shobhit Kumar | 1 | -29/+145 |
2013-12-16 | drm/i915: parse backlight modulation frequency from the BIOS VBT | Jani Nikula | 1 | -0/+16 |
2013-12-03 | drm/i915: use __packed instead of __attribute__((packed)) | Jani Nikula | 1 | -24/+24 |
2013-11-05 | drm/i915: Make intel_dp_is_edp() less specific | Ville Syrjälä | 1 | -0/+18 |
2013-11-05 | drm/i915: Give names to the VBT child device type bits | Ville Syrjälä | 1 | -0/+16 |
2013-10-01 | drm/i915: use the HDMI DDI buffer translations from VBT | Paulo Zanoni | 1 | -0/+13 |
2013-10-01 | drm/i915: VBT's child_device_config changes over time | Paulo Zanoni | 1 | -2/+31 |
2013-09-04 | drm/i915: Parse the MIPI related VBT Block and store relevant info | Shobhit Kumar | 1 | -0/+41 |
2013-04-18 | drm/i915: set CPT FDI RX polarity bits based on VBT | Paulo Zanoni | 1 | -1/+3 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-06-27 | drm/i915/bios: cleanup return type of intel_parse_bios() | Dan Carpenter | 1 | -1/+1 |
2012-01-13 | drm/i915: VBT Parser cleanup for eDP block | Rohit Jain | 1 | -1/+5 |
2011-10-20 | drm/i915: Remove "i2c_speed" nonsense from child device table | Adam Jackson | 1 | -2/+1 |