index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi_panel_vbt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c
Jani Nikula
2017-03-07
1
-798
/
+0
*
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
Jani Nikula
2017-03-07
1
-1
/
+1
*
drm/i915/dsi: stop using the drm_panel framework completely
Jani Nikula
2017-03-07
1
-32
/
+7
*
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
Jani Nikula
2017-03-07
1
-6
/
+1
*
drm/i915/dsi: remove support for more than one panel driver
Jani Nikula
2017-03-07
1
-1
/
+1
*
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
Hans de Goede
2017-02-28
1
-41
/
+2
*
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
Hans de Goede
2017-02-28
1
-0
/
+2
*
drm/i915/glk: Program dphy param reg for GLK
Deepak M
2017-02-28
1
-15
/
+16
*
drm/i915: Dump more configuration information for DSI
Ville Syrjälä
2017-02-14
1
-0
/
+13
*
drm/i915/bxt: add bxt dsi gpio element support
Jani Nikula
2016-12-13
1
-6
/
+32
*
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
Hans de Goede
2016-12-07
1
-1
/
+2
*
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
Hans de Goede
2016-12-07
1
-2
/
+2
*
drm/i915: Introduce enableddisabled helper
Tvrtko Ursulin
2016-11-17
1
-5
/
+3
*
drm/i915/dsi: double check element parsing against size if present
Jani Nikula
2016-09-19
1
-0
/
+8
*
drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooks
Jani Nikula
2016-09-19
1
-0
/
+2
*
drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooks
Jani Nikula
2016-09-19
1
-1
/
+4
*
drm/i915/dsi: add skip functions for spi and pmic elements
Jani Nikula
2016-09-19
1
-0
/
+16
*
drm/i915/dsi: add debug logging to element execution
Jani Nikula
2016-09-19
1
-2
/
+10
*
drm/i915/dsi: don't debug log "missing" sequences
Jani Nikula
2016-09-19
1
-4
/
+1
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-3
/
+3
*
drm/i915: Fix inconsistent indenting in vbt_panel_init()
Chris Wilson
2016-07-02
1
-4
/
+3
*
drm/i915/dsi: add support for gpio elements on CHV
Jani Nikula
2016-04-27
1
-0
/
+70
*
drm/i915/dsi: add support for sequence block v3 gpio for VLV
Jani Nikula
2016-04-27
1
-2
/
+2
*
drm/i915/dsi: don't pretend we support SC GPIOs
Jani Nikula
2016-04-26
1
-1
/
+2
*
drm/i915: Sharing the pixel_format_from_vbt to whole i915
Ramalingam C
2016-04-07
1
-20
/
+3
*
drm/i915/dsi: use a temp variable for referencing the gpio table
Jani Nikula
2016-04-07
1
-6
/
+9
*
drm/i915/dsi: abstract VLV gpio element execution to a separate function
Jani Nikula
2016-04-07
1
-32
/
+35
*
drm/i915/dsi: clean up vlv gpio table and definitions
Jani Nikula
2016-04-07
1
-48
/
+39
*
drm/i915/dsi: add support for DSI sequence block v2 gpio element
Jani Nikula
2016-04-05
1
-4
/
+18
*
drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion
Jani Nikula
2016-04-01
1
-8
/
+8
*
drm/i915/dsi: start using enum mipi_dsi_pixel_format
Jani Nikula
2016-03-16
1
-8
/
+25
*
drm/i915/dsi: Using the bpp value wrt the pixel format
Deepak M
2016-02-19
1
-4
/
+1
*
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
2016-02-04
1
-0
/
+13
*
drm/i915: Extend gpio read/write to other cores
Deepak M
2016-02-04
1
-2
/
+3
*
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
2016-02-04
1
-1
/
+1
*
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
2016-02-04
1
-0
/
+6
*
drm/i915/dsi: add debug printing of the new sequence block names
Jani Nikula
2016-01-11
1
-0
/
+6
*
drm/i915/dsi: reduce tedious repetition
Jani Nikula
2016-01-11
1
-40
/
+22
*
drm/i915/dsi: skip unknown elements for sequence block v3+
Jani Nikula
2016-01-11
1
-19
/
+23
*
drm/i915/bios: add support for MIPI sequence block v3
Jani Nikula
2016-01-11
1
-0
/
+9
*
drm/i915: skip the i2c element in the generic VBT DSI driver
Jani Nikula
2016-01-11
1
-0
/
+6
*
drm/i915/dsi: be defensive about out of bounds operation byte
Jani Nikula
2016-01-05
1
-13
/
+9
*
drm/i915/dsi: be defensive about out of bounds sequence id
Jani Nikula
2016-01-05
1
-7
/
+15
*
i915: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+2
*
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
1
-2
/
+2
*
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
2015-01-29
1
-1
/
+0
*
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
2015-01-29
1
-18
/
+34
*
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
1
-3
/
+0
*
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-29
1
-69
/
+111
*
drm/i915/dsi: add some constness to vbt panel driver
Jani Nikula
2015-01-27
1
-8
/
+9
[next]