lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jul 2011 13:17:01 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Luke Kenneth Casson Leighton <lkcl@...l.net>
Cc:	debian-arm@...ts.debian.org, linux-kernel@...r.kernel.org,
	Wookey <wookey@...kware.org>
Subject: Re: dynamic LCD support for "embedded" systems

>  ok, so.  does anyone on LKML happen to know if there exists in the
> linux kernel a method for dynamic detection and booting off of
> absolutely any type of LCD panel?  even if it's a predefined list of
> say 10 quotes supported quotes static LCD panels?

It depends entirely on the platform, the interconnect, the panel and the
controller. You may have a way of probing it, but even on a PC in a lot
of cases the knowledge is actually in the firmware not in the panel
itself. In some cases the relationship is even more incestuous (eg look
at some of the MIPI drivers).

>  p.s. linus - this is another example of where the complete total
> utter lack of hardware standardisation and of the complete
> non-existence of a BIOS in the embedded / ARM world (for very good
> technical reasons) makes life continued and absolute hell.  ref:
> https://lkml.org/lkml/2011/7/1/473

Well really the panel belongs in devicetree. That would I think sort much
of the mess out.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ