summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/icl_dsi.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-10drm/i915/icl: Fix port disable sequence for mipi-dsiVandita Kulkarni1-1/+1
2019-04-10drm/i915/icl: Ungate ddi clocks before IO enableVandita Kulkarni1-0/+6
2019-04-08drm/i915/icl: Simplify release of encoder power refsImre Deak1-7/+5
2019-04-08drm/i915: Get power refs in encoder->get_power_domains()Imre Deak1-20/+20
2019-04-08drm/i915: extract intel_panel.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_connector.h from intel_drv.hJani Nikula1-0/+1
2019-04-08drm/i915: extract intel_ddi.h from intel_drv.hJani Nikula1-1/+3
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio1-2/+4
2019-03-26drm/i915/cnl: use previous pll hw readoutLucas De Marchi1-3/+2
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä1-12/+2
2019-02-14drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNLAditya Swarup1-4/+4
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst1-0/+1
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-4/+4
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-12/+24
2018-12-03drm/i915/icl: add pll mapping for DSIJani Nikula1-0/+25
2018-12-03drm/i915/icl: Ungate DSI clocksMadhav Chauhan1-0/+19
2018-12-03drm/i915/icl: Gate clocks for DSIMadhav Chauhan1-0/+20
2018-12-03drm/i915/icl: Configure DSI Dual link modeMadhav Chauhan1-1/+41
2018-12-03drm/i915/icl: Add DSI encoder compute config hookMadhav Chauhan1-0/+31
2018-12-03drm/i915/icl: Get HW state for DSI encoderMadhav Chauhan1-0/+59
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni1-0/+15
2018-12-03drm/i915/icl: Allocate DSI hosts and imlement host transferMadhav Chauhan1-0/+147
2018-12-03drm/i915/icl: Fill DSI ports infoMadhav Chauhan1-0/+8
2018-12-03drm/i915/icl: Use the same pll functions for dsiVandita Kulkarni1-5/+11
2018-12-03drm/i915/icl: Allocate DSI encoder/connectorMadhav Chauhan1-8/+109
2018-11-01drm/i915/icl: Find DSI presence for ICLMadhav Chauhan1-0/+8
2018-10-31drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registersMadhav Chauhan1-0/+52
2018-10-31drm/i915/icl: Disable DSI IO powerMadhav Chauhan1-0/+23
2018-10-31drm/i915/icl: Disable DSI portsMadhav Chauhan1-0/+23
2018-10-31drm/i915/icl: Disable portsync modeMadhav Chauhan1-0/+10
2018-10-31drm/i915/icl: Disable DDI functionMadhav Chauhan1-0/+8
2018-10-31drm/i915/icl: Put DSI link in ULPSMadhav Chauhan1-0/+26
2018-10-31drm/i915/icl: Power down DSI panelMadhav Chauhan1-0/+15
2018-10-31drm/i915/icl: Disable DSI transcodersMadhav Chauhan1-0/+26
2018-10-31drm/i915/icl: Turn OFF panel backlightMadhav Chauhan1-0/+12
2018-10-31drm/i915/icl: Turn ON panel backlightMadhav Chauhan1-0/+6
2018-10-31drm/i915/icl: Wait for header/payload credits releaseMadhav Chauhan1-0/+74
2018-10-31drm/i915/icl: Power on DSI panelMadhav Chauhan1-0/+7
2018-10-31drm/i915/icl: Set max return packet size for DSI panelMadhav Chauhan1-0/+33
2018-10-22drm/i915/icl: Enable DSI transcodersMadhav Chauhan1-0/+25
2018-10-22drm/i915/icl: Configure DSI transcoder timingsMadhav Chauhan1-0/+118
2018-10-22drm/i915/icl: Program TRANS_DDI_FUNC_CTL registersMadhav Chauhan1-4/+60
2018-10-22drm/i915/icl: Configure DSI transcodersMadhav Chauhan1-1/+86
2018-10-22drm/i915/icl: Get DSI transcoder for a given portMadhav Chauhan1-0/+8
2018-10-22drm/i915/icl: Program TA_TIMING_PARAM registersMadhav Chauhan1-0/+21
2018-10-22drm/i915/icl: Program DSI clock and data lane timing paramsMadhav Chauhan1-0/+18
2018-09-24drm/i915/icl: Program T_INIT_MASTER registersMadhav Chauhan1-0/+19
2018-09-24drm/i915/icl: Enable DDI BufferMadhav Chauhan1-0/+22
2018-09-24drm/i915/icl: DSI vswing programming sequenceMadhav Chauhan1-0/+120
2018-09-24drm/i915/icl: Configure lane sequencing of combo phy transmitterMadhav Chauhan1-0/+39