index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dsi_vbt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
1
-23
/
+33
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
1
-11
/
+22
2022-03-02
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
1
-3
/
+4
2022-02-21
drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h
Jani Nikula
1
-0
/
+1
2022-02-21
drm/i915/dsi: disassociate VBT video transfer mode from register values
Jani Nikula
1
-5
/
+5
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
1
-0
/
+1
2021-12-27
drm/i915/dsi: Drop double check ACPI companion device for NULL
Andy Shevchenko
1
-18
/
+10
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
1
-0
/
+1
2021-11-23
drm/i915/dsi: split out intel_dsi_vbt.h
Jani Nikula
1
-0
/
+1
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
1
-1
/
+1
2021-10-12
drm/i915/display: remove unused intel-mid.h include
Lucas De Marchi
1
-1
/
+0
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-2
/
+2
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2020-04-21
drm/i915: drop a bunch of superfluous inlines
Jani Nikula
1
-1
/
+1
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
1
-6
/
+5
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-1
/
+0
2020-02-11
drm/i915/dsi_vbt: convert to drm_device based logging macros.
Wambui Karuga
1
-63
/
+99
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-2
/
+3
2020-01-24
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
1
-2
/
+1
2020-01-17
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Vivek Kasireddy
1
-16
/
+31
2020-01-10
drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3)
Vivek Kasireddy
1
-2
/
+97
2020-01-03
drm/i915/dsi: Control panel and backlight enable GPIOs on BYT
Hans de Goede
1
-0
/
+64
2020-01-03
drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...
Hans de Goede
1
-1
/
+22
2020-01-03
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
1
-4
/
+3
2020-01-03
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
1
-2
/
+44
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
1
-0
/
+673