diff options
author | Laurent Pinchart <[email protected]> | 2020-05-25 06:18:01 +0300 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2021-07-28 16:33:29 +0300 |
commit | c24110a8fd09ac754df36feeece4b98d072f0f64 (patch) | |
tree | 6aae62d1e499f5b6277ab353f24a57a43f3b42d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | d0f44e0dac29aca3f85d238dfbcd2e52450b38dc (diff) |
drm: rcar-du: Use drm_bridge_connector_init() helper
Use the drm_bridge_connector_init() helper to create a drm_connector for
each output, instead of relying on the bridge drivers doing so. Attach
the bridges with the DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to instruct
them not to create a connector.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Tested-by: Kieran Bingham <[email protected]> # On V3U
Reviewed-by: Kieran Bingham <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions