diff options
author | Dafna Hirschfeld <[email protected]> | 2021-03-30 13:09:01 +0200 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2021-04-01 21:57:30 +0800 |
commit | 053d231f369ca05cd563ca9738b5a4c73908e697 (patch) | |
tree | 9168f01997ac199e6feade3d6a90282ba3e77e7f /drivers/usb/cdns3/cdns3-trace.c | |
parent | fdcbe17c6090acdeb766c0383ce101fdf64177e1 (diff) |
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
The bridge operation '.enable' and the audio cb '.get_eld'
access hdmi->conn. In the future we will want to support
the flag DRM_BRIDGE_ATTACH_NO_CONNECTOR and then we will
not have direct access to the connector.
The atomic version '.atomic_enable' allows accessing the
current connector from the state.
This patch switches the bridge to the atomic version to
prepare access to the connector in later patches.
Signed-off-by: Dafna Hirschfeld <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions