getDriCardDevices

fun getDriCardDevices(pciDevice: PCIDeviceList.Device, driFileList: List<Path>): List<Path>

Retrieves the list of Path to the DRI card device under /dev/dri of this pciDevice.

Return

A list of Path to the card device.

Parameters

driFileList

List of all files under /dev/dri.