diff options
author | Lyude Paul <[email protected]> | 2020-08-26 14:24:47 -0400 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2020-08-31 19:10:08 -0400 |
commit | 02bb7fe2d3eacb5ca1cec597ad16eff93ae8d769 (patch) | |
tree | bf8ad358db2d3da4db64c9ec47806f2bce69b5b3 /scripts/gen_compile_commands.py | |
parent | 8b75e83e9c94dbf619cf2499ec85656eed9d0320 (diff) |
drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
For whatever reason we currently unset the EDID for DP CEC support when
responding to the connector being unplugged, instead of just doing it in
nouveau_connector_detect() where we set the CEC EDID. This isn't really
needed and could even potentially cause us to forget to unset the EDID
if the connector is removed without a corresponding hpd event, so let's
fix that.
Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Ben Skeggs <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions