aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
diff options
context:
space:
mode:
authorNoralf Trønnes <[email protected]>2018-07-11 17:56:32 +0200
committerNoralf Trønnes <[email protected]>2018-07-11 22:25:51 +0200
commitae61f61fa802c829fa8d505587f9b337e63ea586 (patch)
tree5a53d77d68e6ae979a963e3cc3ed0fce73955ef0 /drivers/gpu/drm/tilcdc
parent5685ca0ca292b656086085dc3847f10e7ff85225 (diff)
drm/client: Fix: drm_client_new: Don't require DRM to be registered
Commit 894a677f4b3e ("drm/cma-helper: Use the generic fbdev emulation") broke almost all drivers that use the CMA helper. The reason is that drm_client_new() requires that the DRM device has been registered, but the drivers register fbdev before registering DRM. Remove the requirement that DRM should be registered when creating a new client. Fixes: c76f0f7cb546 ("drm: Begin an API for in-kernel clients") Cc: Maxime Ripard <[email protected]> Cc: Icenowy Zheng <[email protected]> Cc: Chen-Yu Tsai <[email protected]> Cc: Daniel Vetter <[email protected]> Signed-off-by: Noralf Trønnes <[email protected]> Tested-by: Icenowy Zheng <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions