diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-11-28 17:56:53 +0300 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-01-30 12:49:34 +0300 |
commit | db02b7614a54bf0bf548db07bc8d3e7518fd9481 (patch) | |
tree | a892d11be8978a058b8db4844dac7fa7ce446ba5 /drivers/gpu/drm/tilcdc | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) | |
download | linux-db02b7614a54bf0bf548db07bc8d3e7518fd9481.tar.xz |
drm/atmel-hlcdc: Rework the fbdev creation logic
Now that we wait for DRM panels to be available before registering the
DRM device (returning -EPROBE_DEFER if the panel has not been probed
yet), we no longer need to put the fbdev creation code in
->output_poll_changed().
This removes the 10 secs delay between DRM dev registration and fbdev
creation (polling period = 10 seconds).
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reported-by: Alex Vazquez <avazquez.dev@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions