Age | Commit message (Expand) | Author | Files | Lines |
2014-06-05 | drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering | Imre Deak | 1 | -5/+16 |
2014-06-05 | drm/i915: Detect if MIPI panel based on VBT and initialize only if present | Shobhit Kumar | 1 | -0/+4 |
2014-06-05 | drm/i915: Add support for Generic MIPI panel driver | Shobhit Kumar | 1 | -0/+5 |
2014-05-19 | drm/i915: Add MIPI mmio reg base | Shashank Sharma | 1 | -0/+8 |
2014-05-16 | drm/i915/dsi: Remove ->mode_set callback | Daniel Vetter | 1 | -9/+10 |
2014-05-16 | drm/i915: MIPI PPS delays added | Shobhit Kumar | 1 | -0/+5 |
2014-05-16 | drm/i915: MIPI init count programming as generic parameter | Shobhit Kumar | 1 | -0/+3 |
2014-05-16 | drm/i915: Correct MIPI operation mode as per expected values from VBT | Shobhit Kumar | 1 | -2/+2 |
2014-04-09 | drm/i915: Enable RANDOM resolution support for MIPI panels | Shobhit Kumar | 1 | -1/+6 |
2014-04-09 | drm/i915: Send DPI command explicitely in LP mode | Shobhit Kumar | 1 | -2/+3 |
2014-04-09 | drm/i915: Panel commands can be sent only when clock is in LP11 | Shobhit Kumar | 1 | -0/+17 |
2014-04-09 | drm/i915: Parameterize the Clockstop and escape_clk_div | Shobhit Kumar | 1 | -2/+9 |
2014-04-09 | drm/i915: Disable DPOunit clock gating | Shobhit Kumar | 1 | -2/+24 |
2014-04-09 | drm/i915: Enable MIPI port before the plane and pipe enable | Shobhit Kumar | 1 | -18/+33 |
2014-04-09 | drm/i915: Program Rcomp and band gap reset everytime we resume from power gate | Shobhit Kumar | 1 | -3/+9 |
2014-03-11 | drm/i915: Make encoder cloning more flexible | Ville Syrjälä | 1 | -1/+1 |
2014-03-08 | drm/i915: check port power domain when reading the encoder hw state | Imre Deak | 1 | -0/+5 |
2014-03-08 | drm/i915: get port power domain in connector detect handlers | Imre Deak | 1 | -1/+12 |
2014-02-14 | drm/i915: add unregister callback to connector | Imre Deak | 1 | -0/+1 |
2014-02-12 | drm/i915: Initialize downclock mode in panel init | Vandana Kannan | 1 | -1/+1 |
2013-12-12 | drm/i915: Parametrize the dphy and other spec specific parameters | Shobhit Kumar | 1 | -15/+14 |
2013-12-12 | drm/i915: Remove redundant DSI PLL enabling | Shobhit Kumar | 1 | -3/+0 |
2013-12-12 | drm/i915: Reorganize the DSI enable/disable sequence | Shobhit Kumar | 1 | -33/+77 |
2013-12-12 | drm/i915: Use FLISDSI interface for band gap reset | Shobhit Kumar | 1 | -39/+8 |
2013-12-12 | drm/i915: Add more dev ops for MIPI sub encoder | Shobhit Kumar | 1 | -1/+8 |
2013-11-28 | drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs | Damien Lespiau | 1 | -2/+3 |
2013-10-16 | drm/i915: Use pipe_name() instead of the pipe number | Damien Lespiau | 1 | -1/+1 |
2013-10-01 | drm/i915: destroy connector sysfs files earlier | Paulo Zanoni | 1 | -1/+0 |
2013-09-04 | drm/i915: Band Gap WA | Shobhit Kumar | 1 | -0/+48 |
2013-09-04 | drm/i915: add VLV DSI PLL Calculations | ymohanma | 1 | -0/+7 |
2013-09-04 | drm/i915: add basic MIPI DSI output support | Jani Nikula | 1 | -0/+566 |