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
/
intel_dsi_cmd.c
Age
Commit message (
Expand
)
Author
2015-01-29
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
2015-01-29
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
2015-01-29
drm/i915/dsi: remove old read/write functions in favor of new stuff
Jani Nikula
2015-01-27
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
Jani Nikula
2015-01-27
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
Jani Nikula
2014-12-05
drm/i915: Dual link needs Shutdown and Turn on packet for both ports
Gaurav K Singh
2014-12-04
drm/i915: Added port as parameter to the functions which does read/write of D...
Gaurav K Singh
2014-12-03
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-08-08
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
2014-08-07
drm/i915: wait for all DSI FIFOs to be empty
Shobhit Kumar
2014-07-09
drm/i915/vlv: DPI FIFO empty check is not needed
Shobhit Kumar
2014-04-09
drm/i915: Send DPI command explicitely in LP mode
Shobhit Kumar
2013-09-04
drm/i915/dsi: s/size_t/int/
Daniel Vetter
2013-09-04
drm/i915: add MIPI DSI command sending routines
Jani Nikula