diff options
author | Ville Syrjälä <[email protected]> | 2020-04-17 16:47:18 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-04-20 21:21:10 +0300 |
commit | c38730987b4a3652ed2c350a2679ca228b0ab284 (patch) | |
tree | 58d1a6b92939128d6dd0fd39ad836061dd583d58 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 02a715c371d2b411687fbbb1e57020bcbc41f6c4 (diff) |
drm/i915: Move the TRANS_DDI_FUNC_CTL enable to a later point
No reason that I can see why we should enable TRANS_DDI_FUNC_CTL
before we set up the watermarks of configure the mbus stuff.
In fact reordering these seems to match the bspec sequence better,
and crucially will allow us to push the TRANS_DDI_FUNC_CTL enable
into the encoder enable hook as a followup.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Chris Wilson <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions