Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: add single combo phy init/unit functions | Jani Nikula | 2019-05-03 | 1 | -4/+20 |
* | drm/i915/icl: Factor out combo PHY lane power setup helper | Imre Deak | 2019-05-02 | 1 | -0/+52 |
* | drm/i915: extract intel_combo_phy.h from i915_drv.h | Jani Nikula | 2019-04-30 | 1 | -0/+1 |
* | drm/i915: Suppress spurious combo PHY B warning | Ville Syrjälä | 2019-04-12 | 1 | -1/+2 |
* | drm/i915/icl: reverse uninit order | Lucas De Marchi | 2018-11-15 | 1 | -1/+5 |
* | drm/i915/icl: replace check for combo phy | Lucas De Marchi | 2018-11-15 | 1 | -2/+6 |
* | drm/i915/icl: Skip init for an already enabled combo PHY | Imre Deak | 2018-11-08 | 1 | -0/+6 |
* | drm/i915/cnl+: Verify combo PHY HW state during PHY uninit | Imre Deak | 2018-11-08 | 1 | -2/+101 |
* | drm/i915/cnl+: Move the combo PHY init/uninit code to a new file | Imre Deak | 2018-11-08 | 1 | -0/+141 |