aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorNeil Armstrong <[email protected]>2017-05-29 14:15:52 +0000
committerSean Paul <[email protected]>2017-06-07 14:27:33 +0000
commit8604889f83381cac42b849acc6c420af6df9b35b (patch)
tree77db60e0dfa25de25d1b313bdb74d3859812c37c /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm: kirin: Fix drm_of_find_panel_or_bridge conversion (diff)
downloadkernel-8604889f83381cac42b849acc6c420af6df9b35b.tar.gz
kernel-8604889f83381cac42b849acc6c420af6df9b35b.zip
drm/meson: Fix driver bind when only CVBS is available
While introducing HDMI support, component matching on connectors node were bypassed since no driver would actually bind on the DT node. But when only a CVBS connector is present, only a single node is found in the graph, but ignored and a NULL match table is given to the component code. This code permits bypassing the components framework by binding directly the DRM driver when no components needs to be loaded. Fixes: a41e82e6c457 ("drm/meson: Add support for components") Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions