2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 13:44:01 +08:00
linux-next/drivers/gpu/drm/nouveau/include
Ben Skeggs c5c9127b25 drm/nouveau/device: implement a generic method to query device-specific properties
We have a need to fetch data from GPU-specific sub-devices that is not
tied to any particular engine object.

This commit provides the framework to support such queries.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2018-05-18 15:01:21 +10:00
..
nvif drm/nouveau/device: implement a generic method to query device-specific properties 2018-05-18 15:01:21 +10:00
nvkm drm/nouveau/device: implement a generic method to query device-specific properties 2018-05-18 15:01:21 +10:00