commit | ccedf66b65f6ab245aa6028d7fe9eb603a121b43 | [log] [tgz] |
---|---|---|
author | Emil Velikov <emil.l.velikov@gmail.com> | Wed Sep 09 16:02:18 2015 +0100 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Mon Sep 21 17:43:08 2015 +0100 |
tree | df5b1c292ee43db94d9f75464dc443b8a246ccf8 | |
parent | fae59d7234caf4827bf5ca74c1b706cbfb70a460 [diff] |
xf86drm: add drm{Get,Free}Device Similar interface to the *Devices() ones but they obtain/free the information of the opened device (as given by its fd). Note there is a fair bit of duplication between the two Get functions, and anyone interested is more than welcome to consolidate it. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Alex Deucher <alexander.deucher@amd.com>