OpenGrok
Cross Reference: videopll.c
xref
: /
src
/
sys
/
arch
/
macppc
/
dev
/
videopll.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/macppc/dev/videopll.c
Revision
Date
Author
Comments
1.4
20-Dec-2023
thorpej
Remove unnecessary <sys/malloc.h>.
1.3
16-Jun-2018
thorpej
branches: 1.3.18; 1.3.28;
More cleanup to i2c autoconfiguration:
- Get all of the drivers onto the new match quality constants.
- Introduce a new helper function, iic_use_direct_match(), that has
all of the logic for direct-config matching. If it returns true,
the driver returns the match result (which may be 0). If it returns
false, the driver does indirect-config matching.
- iic_compat_match() now returns a weighted match quality; matches to
lower-indexed "compatible" device property are more-specific matches,
and return a better match quality accordingly.
1.2
22-Sep-2017
macallan
branches: 1.2.2;
switch to direct configuration
1.1
24-Jan-2012
macallan
branches: 1.1.4; 1.1.6; 1.1.10;
drivers to support the onboard video circuitry found in for example the
Performa 6360
1.1.10.1
03-Dec-2017
jdolecek
update from HEAD
1.1.6.2
17-Apr-2012
yamt
sync with head
1.1.6.1
24-Jan-2012
yamt
file videopll.c was added on branch yamt-pagecache on 2012-04-17 00:06:37 +0000
1.1.4.2
18-Feb-2012
mrg
merge to -current.
1.1.4.1
24-Jan-2012
mrg
file videopll.c was added on branch jmcneill-usbmp on 2012-02-18 07:32:36 +0000
1.2.2.1
25-Jun-2018
pgoyette
Sync with HEAD
1.3.28.2
11-Sep-2021
thorpej
Remove some useless comments.
1.3.28.1
09-Aug-2021
thorpej
Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.
1.3.18.1
08-May-2021
thorpej
Children of the "cuda" i2c controller don't appear in the OF device tree,
so we need to supply our own "i2c-enumerate-devices" method.
Indexes created Sun Oct 19 21:10:07 GMT 2025