Phil Elwell
97bc8180ad
bcm_host: Recognise all Pi 4 variants, add BCM2711
...
bcm_host_is_model_pi4 should be equivalent to a test that the processor
type is BCM2711, so implement it as such (having added BCM2711 as a
recognised processor type and deprecating the name BCM2838).
See: https://github.com/raspberrypi/userland/issues/695
Signed-off-by: Phil Elwell <phil@raspberrypi.com >
2021-06-23 14:17:39 +01:00
popcornmix
a14ee020d3
bcm_host: Add support for querying processor type and fkms status
2019-09-27 15:10:44 +02:00
Phil Elwell
17d2fdc1ab
bcm_host: Adjust for 64-bit physical addresses
2019-07-24 17:44:57 +01:00
popcornmix
2eb4db3575
tvserver: Make tvservice state report LCD state
2015-09-09 23:21:47 +01:00
popcornmix
3b81b91c18
hello_fft: Use addresses from device tree rather than hard-coded constants
2015-01-28 18:43:21 +00:00
Sebastian Dröge
599a30801b
Load eglIntOpenMAXILDoneMarker() explicitely via dlsym() instead of having a stub in libEGL and libbcm_host
...
This fixes linking problems caused by "wrong" linking order and especially
makes this work reliable if libopenmaxil is loaded via dlopen().
https://github.com/raspberrypi/firmware/issues/158
2013-03-14 08:52:59 +01:00
popcornmix
729c0e6562
Initial import of userland code
2012-10-24 11:42:57 +01:00