index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
Age
Commit message (
Expand
)
Author
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-08-08
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
2014-08-07
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
2014-08-07
drm/i915: wait for all DSI FIFOs to be empty
Shobhit Kumar
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-09
drm/i915/vlv: Update the DSI ULPS entry/exit sequence
Shobhit Kumar
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-13
drm/i915: Fix memory leak in intel_dsi_init() error path
Christoph Jaeger
2014-06-11
drm/i915: Make intel_dsi_init() return void
Damien Lespiau
2014-06-05
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
Imre Deak
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-05-19
drm/i915: Add MIPI mmio reg base
Shashank Sharma
2014-05-16
drm/i915/dsi: Remove ->mode_set callback
Daniel Vetter
2014-05-15
drm/i915: MIPI PPS delays added
Shobhit Kumar
2014-05-15
drm/i915: MIPI init count programming as generic parameter
Shobhit Kumar
2014-05-15
drm/i915: Correct MIPI operation mode as per expected values from VBT
Shobhit Kumar
2014-04-09
drm/i915: Enable RANDOM resolution support for MIPI panels
Shobhit Kumar
2014-04-09
drm/i915: Send DPI command explicitely in LP mode
Shobhit Kumar
2014-04-09
drm/i915: Panel commands can be sent only when clock is in LP11
Shobhit Kumar
2014-04-09
drm/i915: Parameterize the Clockstop and escape_clk_div
Shobhit Kumar
2014-04-09
drm/i915: Disable DPOunit clock gating
Shobhit Kumar
2014-04-09
drm/i915: Enable MIPI port before the plane and pipe enable
Shobhit Kumar
2014-04-09
drm/i915: Program Rcomp and band gap reset everytime we resume from power gate
Shobhit Kumar
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-07
drm/i915: check port power domain when reading the encoder hw state
Imre Deak
2014-03-07
drm/i915: get port power domain in connector detect handlers
Imre Deak
2014-02-14
drm/i915: add unregister callback to connector
Imre Deak
2014-02-12
drm/i915: Initialize downclock mode in panel init
Vandana Kannan
2013-12-11
drm/i915: Parametrize the dphy and other spec specific parameters
Shobhit Kumar
2013-12-11
drm/i915: Remove redundant DSI PLL enabling
Shobhit Kumar
2013-12-11
drm/i915: Reorganize the DSI enable/disable sequence
Shobhit Kumar
2013-12-11
drm/i915: Use FLISDSI interface for band gap reset
Shobhit Kumar
2013-12-11
drm/i915: Add more dev ops for MIPI sub encoder
Shobhit Kumar
2013-11-28
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-10-16
drm/i915: Use pipe_name() instead of the pipe number
Damien Lespiau
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-09-04
drm/i915: Band Gap WA
Shobhit Kumar
2013-09-04
drm/i915: add VLV DSI PLL Calculations
ymohanma
2013-09-04
drm/i915: add basic MIPI DSI output support
Jani Nikula