Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | drm/i915: move modesetting output/encoder code under display/ | Jani Nikula | 1 | -204/+0 |
2019-06-08 | drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2) | Hans de Goede | 1 | -0/+1 |
2019-05-03 | drm/i915/dsi: move operation mode types to intel_dsi.h | Jani Nikula | 1 | -0/+3 |
2019-04-30 | drm/i915: move dsi init functions to intel_dsi.h | Jani Nikula | 1 | -0/+4 |
2019-03-22 | drm/i915: Adjust DSI fixed mode handling | Ville Syrjälä | 1 | -1/+0 |
2019-01-21 | drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats | Hans de Goede | 1 | -2/+2 |
2019-01-14 | drm/i915: Markup paired operations on display power domains | Chris Wilson | 1 | -0/+1 |
2019-01-09 | drm/i915: drop all drmP.h includes | Jani Nikula | 1 | -1/+0 |
2018-12-03 | drm/i915/icl: Sanitize DDI port clock gating for DSI ports | Imre Deak | 1 | -0/+5 |
2018-11-13 | drm/i915: Determine DSI panel orientation from VBT | Ville Syrjälä | 1 | -0/+2 |
2018-10-31 | drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registers | Madhav Chauhan | 1 | -0/+1 |
2018-10-31 | drm/i915/dsi: move connector mode functions to common file | Madhav Chauhan | 1 | -0/+3 |
2018-10-31 | drm/i915/icl: Move dsi host init code to common file | Madhav Chauhan | 1 | -0/+3 |
2018-10-22 | drm/i915/icl: Configure DSI transcoders | Madhav Chauhan | 1 | -0/+3 |
2018-10-22 | drm/i915/icl: Program DSI clock and data lane timing params | Madhav Chauhan | 1 | -0/+3 |
2018-10-22 | drm/i915/icl: Make common DSI functions available | Madhav Chauhan | 1 | -0/+11 |
2018-10-22 | drm/i915/dsi: abstract intel_dsi_tlpx_ns() | Jani Nikula | 1 | -0/+1 |
2018-10-18 | drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init() | Jani Nikula | 1 | -0/+3 |
2018-07-06 | drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions | Jani Nikula | 1 | -11/+19 |
2018-07-06 | drm/i915/dsi: rename the current DSI files based on first platform | Jani Nikula | 1 | -2/+2 |
2017-03-07 | drm/i915/dsi: arrange intel_dsi.h according to relevant files | Jani Nikula | 1 | -1/+4 |
2017-03-07 | drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence | Jani Nikula | 1 | -3/+2 |
2017-03-07 | drm/i915/dsi: stop using the drm_panel framework completely | Jani Nikula | 1 | -3/+2 |
2017-03-07 | drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel | Jani Nikula | 1 | -0/+1 |
2017-03-07 | drm/i915/dsi: remove support for more than one panel driver | Jani Nikula | 1 | -1/+1 |
2017-02-28 | drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences | Hans de Goede | 1 | -0/+3 |
2017-02-28 | drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet | Hans de Goede | 1 | -0/+2 |
2016-05-17 | drm/i915/dsi: CABC support for Panel PWM backlight control | Deepak M | 1 | -0/+1 |
2016-05-17 | drm/i915/dsi: Add DCS control for Panel PWM | Jani Nikula | 1 | -0/+3 |
2016-04-15 | drm/i915: Compute DSI PLL parameters during .compute_config() | Ville Syrjälä | 1 | -5/+9 |
2016-04-07 | drm/i915: Sharing the pixel_format_from_vbt to whole i915 | Ramalingam C | 1 | -0/+1 |
2016-03-24 | drm/i915/bxt: Fix DSI HW state readout | Imre Deak | 1 | -0/+1 |
2016-03-16 | drm/i915: add for_each_port_masked macro | Jani Nikula | 1 | -3/+1 |
2016-03-16 | drm/i915/dsi: start using enum mipi_dsi_pixel_format | Jani Nikula | 1 | -4/+6 |
2016-02-19 | drm/i915/dsi: Using the bpp value wrt the pixel format | Deepak M | 1 | -0/+2 |
2016-01-08 | drm/i915/dsi: abstract get pclk platform differences | Jani Nikula | 1 | -2/+1 |
2015-11-25 | drm/i915: fix potential dangling else problems in for_each_ macros | Jani Nikula | 1 | -1/+1 |
2015-10-02 | drm/i915/bxt: get DSI pixelclock | Shashank Sharma | 1 | -0/+1 |
2015-10-02 | drm/i915/bxt: DSI disable and post-disable | Shashank Sharma | 1 | -0/+2 |
2015-09-23 | drm/i915/bxt: Disable DSI PLL for BXT | Shashank Sharma | 1 | -1/+1 |
2015-09-23 | drm/i915/bxt: Enable BXT DSI PLL | Shashank Sharma | 1 | -1/+1 |
2015-07-21 | drm/i915: Use the CRC gpio for panel enable/disable | Shobhit Kumar | 1 | -0/+3 |
2015-01-29 | drm/i915/dsi: add drm mipi dsi host support | Jani Nikula | 1 | -0/+18 |
2015-01-29 | drm/i915/dsi: switch to drm_panel interface | Jani Nikula | 1 | -25/+2 |
2015-01-27 | drm/i915/dsi: remove unnecessary dsi device callbacks | Jani Nikula | 1 | -20/+0 |
2015-01-27 | drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port | Jani Nikula | 1 | -12/+0 |
2014-12-05 | drm/i915: Pixel Clock changes for DSI dual link | Gaurav K Singh | 1 | -0/+6 |
2014-12-05 | drm/i915: Add support for port enable/disable for dual link configuration | Gaurav K Singh | 1 | -0/+1 |
2014-12-03 | drm/i915/dsi: add ports to intel_dsi to describe the ports being driven | Jani Nikula | 1 | -0/+3 |
2014-12-03 | drm/i915/dsi: clean up MIPI DSI pipe vs. port usage | Jani Nikula | 1 | -0/+16 |