index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dsi_vbt.c
Age
Commit message (
Expand
)
Author
2020-04-21
drm/i915: drop a bunch of superfluous inlines
Jani Nikula
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-11
drm/i915/dsi_vbt: convert to drm_device based logging macros.
Wambui Karuga
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
2020-01-24
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
2020-01-17
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Vivek Kasireddy
2020-01-10
drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3)
Vivek Kasireddy
2020-01-03
drm/i915/dsi: Control panel and backlight enable GPIOs on BYT
Hans de Goede
2020-01-03
drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...
Hans de Goede
2020-01-03
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
2020-01-03
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula