On 03/12/16 01:32 AM, Emil Velikov wrote:
> From: Emil Velikov
>
> Pass along DRM_DEVICE_GET_PCI_REVISION only when the individual nodes
> are opened and update the printed messages accordingly.
>
> v2: Attribute for the flag rename, call drmGetDevices2 w/o the flag.
>
> Signed-off-by: Emil Vel
From: Emil Velikov
Pass along DRM_DEVICE_GET_PCI_REVISION only when the individual nodes
are opened and update the printed messages accordingly.
v2: Attribute for the flag rename, call drmGetDevices2 w/o the flag.
Signed-off-by: Emil Velikov
Reviewed-by: Michel Dänzer
---
tests/drmdevice.c
From: Emil Velikov
... alongside the DRM_DEVICE_IGNORE_PCI_REVISION flag.
Signed-off-by: Emil Velikov
---
tests/drmdevice.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/drmdevice.c b/tests/drmdevice.c
index 72e7066..dcad527 100644
--- a/tests/drmdevice.c
+++