index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi_panel_vbt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
drm/i915: Sharing the pixel_format_from_vbt to whole i915
Ramalingam C
1
-20
/
+3
2016-04-07
drm/i915/dsi: use a temp variable for referencing the gpio table
Jani Nikula
1
-6
/
+9
2016-04-07
drm/i915/dsi: abstract VLV gpio element execution to a separate function
Jani Nikula
1
-32
/
+35
2016-04-07
drm/i915/dsi: clean up vlv gpio table and definitions
Jani Nikula
1
-48
/
+39
2016-04-05
drm/i915/dsi: add support for DSI sequence block v2 gpio element
Jani Nikula
1
-4
/
+18
2016-04-01
drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion
Jani Nikula
1
-8
/
+8
2016-03-16
drm/i915/dsi: start using enum mipi_dsi_pixel_format
Jani Nikula
1
-8
/
+25
2016-02-19
drm/i915/dsi: Using the bpp value wrt the pixel format
Deepak M
1
-4
/
+1
2016-02-04
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
1
-0
/
+13
2016-02-04
drm/i915: Extend gpio read/write to other cores
Deepak M
1
-2
/
+3
2016-02-04
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
1
-1
/
+1
2016-02-04
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
1
-0
/
+6
2016-01-11
drm/i915/dsi: add debug printing of the new sequence block names
Jani Nikula
1
-0
/
+6
2016-01-11
drm/i915/dsi: reduce tedious repetition
Jani Nikula
1
-40
/
+22
2016-01-11
drm/i915/dsi: skip unknown elements for sequence block v3+
Jani Nikula
1
-19
/
+23
2016-01-11
drm/i915/bios: add support for MIPI sequence block v3
Jani Nikula
1
-0
/
+9
2016-01-11
drm/i915: skip the i2c element in the generic VBT DSI driver
Jani Nikula
1
-0
/
+6
2016-01-05
drm/i915/dsi: be defensive about out of bounds operation byte
Jani Nikula
1
-13
/
+9
2016-01-05
drm/i915/dsi: be defensive about out of bounds sequence id
Jani Nikula
1
-7
/
+15
2016-01-04
i915: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
1
-2
/
+2
2015-01-29
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
1
-1
/
+0
2015-01-29
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
1
-18
/
+34
2015-01-29
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
1
-3
/
+0
2015-01-29
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
1
-69
/
+111
2015-01-27
drm/i915/dsi: add some constness to vbt panel driver
Jani Nikula
1
-8
/
+9
2015-01-27
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
1
-42
/
+3
2014-12-15
drm/i915: Changes related to the sequence port no for
Gaurav K Singh
1
-1
/
+9
2014-12-05
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
1
-0
/
+21
2014-12-05
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
1
-0
/
+4
2014-12-04
drm/i915: Added port as parameter to the functions which does read/write of D...
Gaurav K Singh
1
-9
/
+16
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
1
-2
/
+36
2014-06-11
drm/i915: Fix checkpatch errors
Shobhit Kumar
1
-3
/
+5
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
1
-0
/
+589