index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
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
2025-11-13
drm/i915/display: Add default case to mipi_exec_send_packet
Jonathan Cavitt
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-31
drm/i915/dsi: debug log send packet sequence contents
Jani Nikula
2025-10-31
drm/i915/dsi: log send packet sequence errors
Jani Nikula
2025-08-12
drm/i915/vbt: flip bta_enabled to bta_disable
Jani Nikula
2025-06-11
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-05-13
drm/i915: move VLV IOSF SB unit specific helpers under display
Jani Nikula
2025-05-13
drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
Jani Nikula
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
2025-03-25
drm/i915/dsi: convert intel_dsi_vbt.[ch] to struct intel_display
Jani Nikula
2025-03-25
drm/i915/dsi: convert parameter printing to drm_printer
Jani Nikula
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2024-11-07
drm/i915/dsi: Stop using pixel_format_from_register_bits() to parse VBT
Ville Syrjälä
2024-10-30
drm/i915/gmbus: convert to struct intel_display
Jani Nikula
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-22
drm/i915: Make I2C terminology more inclusive
Easwar Hariharan
2024-05-28
drm/i915: pass dev_priv explicitly to PP_CONTROL
Jani Nikula
2024-05-08
drm/i915/bios: Get rid of "LVDS" from all LFP data stuff
Ville Syrjälä
2023-12-04
drm/i915/dsi: Use devm_gpiod_get() for all GPIOs
Hans de Goede
2023-11-22
drm/i915/dsi: Combine checks in mipi_exec_gpio()
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
Andy Shevchenko
2023-11-22
drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
Andy Shevchenko
2023-11-22
drm/i915/dsi: Extract common soc_gpio_set_value() helper
Andy Shevchenko
2023-11-22
drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value()
Hans de Goede
2023-11-22
drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
Hans de Goede
2023-11-22
drm/i915/dsi: Replace check with a (missing) MIPI sequence name
Andy Shevchenko
2023-11-22
drm/i915/dsi: Get rid of redundant 'else'
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace while(1) with one with clear exit condition
Andy Shevchenko
2023-11-22
drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
Jani Nikula
2023-11-22
drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
Jani Nikula
2023-11-22
drm/i915/dsi: clarify GPIO exec sequence
Jani Nikula
2023-11-22
drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
Jani Nikula
2023-11-22
drm/i915/dsi: assume BXT gpio works for non-native GPIO
Jani Nikula
2023-10-12
drm/i915/dsi: Add some debug logging to mipi_exec_i2c (v2)
Hans de Goede
2023-06-13
drm/i915/dsi: Print the VBT MIPI sequence delay duration
Ville Syrjälä
2023-04-28
drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()
Hans de Goede
2023-03-30
drm/i915/pps: split out PPS regs to a separate file
Jani Nikula
2022-12-22
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
2022-12-20
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
2022-11-29
drm/i915/dsi: fix VBT send packet port selection for dual link DSI
Mikko Kovanen
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
2022-03-02
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-02-21
drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h
Jani Nikula
2022-02-21
drm/i915/dsi: disassociate VBT video transfer mode from register values
Jani Nikula
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
2021-12-27
drm/i915/dsi: Drop double check ACPI companion device for NULL
Andy Shevchenko
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
[next]