History log of /netbsd/sys/arch/arm/amlogic/meson_genfb.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 8e90f9ed 27-Jan-2021 thorpej <thorpej@NetBSD.org>

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all c

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.

show more ...


# c4d695ff 19-Jan-2019 jmcneill <jmcneill@NetBSD.org>

Add Meson (FDT) framebuffer support.