aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2020-05-26 01:14:59 +0000
committerSam Ravnborg <[email protected]>2020-06-23 17:58:46 +0000
commit81980037fb275d9db1bbb0239682d707e8dd62a0 (patch)
tree9bb7ad2ce5e810606aca78c40144bffe67a48af3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm: bridge: dw-hdmi: Store current connector in struct dw_hdmi (diff)
downloadkernel-81980037fb275d9db1bbb0239682d707e8dd62a0.tar.gz
kernel-81980037fb275d9db1bbb0239682d707e8dd62a0.zip
drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
To prepare for making connector creation optional in the driver, pass the drm_connector explicitly to the internal functions that require it. The functions that still access the connector from the dw_hdmi structure are dw_hdmi_connector_create() and __dw_hdmi_probe(). The former access is expected, as that's where the internal connector is created. The latter will be addressed separately. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20200526011505.31884-22-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions