Revision 3cb6830a75665ec4efa99c69d52c5d9df597c397 authored by Andrzej Hajda on 10 October 2014, 12:31:54 UTC, committed by Inki Dae on 02 November 2014, 16:51:28 UTC
HPD events can be generated by components even if drm_dev is not fully
initialized, to skip such events kms poll initialization should
be performed at the end of load callback followed directly by forced
connection detection.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
1 parent 64f7aed
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 334 bytes
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 20.8 KB
debug.h -rw-r--r-- 1.2 KB
devres.c -rw-r--r-- 4.0 KB
dummychip.c -rw-r--r-- 1.2 KB
generic-chip.c -rw-r--r-- 14.8 KB
handle.c -rw-r--r-- 5.1 KB
internals.h -rw-r--r-- 6.5 KB
irqdesc.c -rw-r--r-- 13.1 KB
irqdomain.c -rw-r--r-- 20.4 KB
manage.c -rw-r--r-- 45.1 KB
migration.c -rw-r--r-- 1.7 KB
pm.c -rw-r--r-- 4.8 KB
proc.c -rw-r--r-- 11.2 KB
resend.c -rw-r--r-- 2.3 KB
settings.h -rw-r--r-- 4.0 KB
spurious.c -rw-r--r-- 11.9 KB

back to top