summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dsi_vbt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bios: Split VBT data into per-panel vs. global partsVille Syrjälä2022-05-271-23/+33
* drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula2022-05-231-11/+22
* drm/i915: Use str_enabled_disabled()Lucas De Marchi2022-03-021-3/+4
* drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.hJani Nikula2022-02-211-0/+1
* drm/i915/dsi: disassociate VBT video transfer mode from register valuesJani Nikula2022-02-211-5/+5
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-0/+1
* drm/i915/dsi: Drop double check ACPI companion device for NULLAndy Shevchenko2021-12-271-18/+10
* drm/i915/dsi: split out vlv_dsi.hJani Nikula2021-11-231-0/+1
* drm/i915/dsi: split out intel_dsi_vbt.hJani Nikula2021-11-231-0/+1
* drm/i915: split out vlv sideband to a separate fileJani Nikula2021-10-141-1/+1
* drm/i915/display: remove unused intel-mid.h includeLucas De Marchi2021-10-121-1/+0
* drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper2021-03-231-2/+2
* drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-1/+1
* drm/i915: drop a bunch of superfluous inlinesJani Nikula2020-04-211-1/+1
* drm/i915/dsi: use struct drm_device based loggingJani Nikula2020-03-251-6/+5
* drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula2020-02-271-1/+0
* drm/i915/dsi_vbt: convert to drm_device based logging macros.Wambui Karuga2020-02-111-63/+99
* drm/i915/display: Make WARN* drm specific where drm_device ptr is availablePankaj Bharadiya2020-02-041-2/+3
* drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus numVivek Kasireddy2020-01-241-2/+1
* drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)Vivek Kasireddy2020-01-171-16/+31
* drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3)Vivek Kasireddy2020-01-101-2/+97
* drm/i915/dsi: Control panel and backlight enable GPIOs on BYTHans de Goede2020-01-031-0/+64
* drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...Hans de Goede2020-01-031-1/+22
* drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)Hans de Goede2020-01-031-4/+3
* drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.cHans de Goede2020-01-031-2/+44
* drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula2019-08-071-1/+1
* drm/i915: move modesetting output/encoder code under display/Jani Nikula2019-06-171-0/+673