[email protected] writes: > From: Ong Hean Loong <[email protected]> > > Hi, > > The new Intel Arria10 SOC FPGA devkit has a Display Port IP component > which requires a new driver. This is a virtual driver in which the > FGPA hardware would enable the Display Port based on the information > and data provided from the DRM frame buffer from the OS. Basically all > all information with reagrds to resolution and bits per pixel are > pre-configured on the FPGA design and these information are fed to > the driver via the device tree information as part of the hardware > information.
I started reviewing the code, but I want to make sure I understand what's going on: This IP core isn't displaying contents from system memory on some sort of actual physical display, right? It's a core that takes some input video stream (not described in the DT or in this driver) and stores it to memory?
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
