libdrm: introduce drmModeGetConnectorPossibleCrtcs
Nowadays, users don't really care about encoders except for retrieving the list of CRTCs compatible with a connector. Introduce a new function so that users no longer need to deal with encoders.
Signed-off-by: Simon Ser contact@emersion.fr
cc @danvet
Edited by Simon Ser