Mario Bălănică
Mario Bălănică
Need to investigate and see what workarounds are available in each OS. At quick glance, Linux does have custom ECAM accessors for Synquacer and Armada. Can this bind to ACPI...
Because today we're limited at 1080p 60Hz.
Probably needs some more DLL tweaking. Workaround is to limit speed to HS200.
Instead of mixing PCDs and libraries to describe the hardware, we could parse device trees and leverage the driver binding model in UEFI. ACPI tables (and devices) can be generated...
This is going to be a problem when that I2C peripheral will be exposed to the OS in order to enable proper USB-C functionality. The RTC hardware is accessed at...
Some platforms implement USB-PD via FUSB302. Would be a good idea to negotiate voltage during the boot phase, since one may have various power-hungry peripherals connected (NVME, SATA, USB 3...
Not possible to have MSIs through ITS due to Rockchip erratum 3588001, but the OSes we're interested in do support SPI-based MSI by having a V2M entry in MADT. The...
- Bus is capped to default speed. - DMA is not enabled. The driver does have it implemented, but enabling it makes things even slower for some reason.