mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:44:01 +00:00
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> |
||
|---|---|---|
| .. | ||
| atmel_hlcdc_crtc.c | ||
| atmel_hlcdc_dc.c | ||
| atmel_hlcdc_dc.h | ||
| atmel_hlcdc_layer.c | ||
| atmel_hlcdc_layer.h | ||
| atmel_hlcdc_output.c | ||
| atmel_hlcdc_plane.c | ||
| Kconfig | ||
| Makefile | ||