diff options
author | Imre Deak <[email protected]> | 2023-08-30 17:04:20 +0300 |
---|---|---|
committer | Imre Deak <[email protected]> | 2023-08-31 13:14:23 +0300 |
commit | 74c699e41998e948a72528497c62f878fb145ccd (patch) | |
tree | 1c81430a9da20e902b1fcc35ffb989f2e92731f2 /lib/mpi/mpiutil.c | |
parent | 84bd5e9685948dfded818d35eeceab35f6e42f71 (diff) |
drm/i915/dp: Drop redundant AUX power get/put in intel_dp_force()
intel_dp_force() takes the AUX power reference as required by the DP AUX
transactions in intel_dp_set_edid(). However the low level AUX handler
takes this reference already so the get/put in intel_dp_force() can be
dropped. This also fixes a problem where the TC port mode changed while
the AUX power well was enabled.
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8779
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions