[PATCH v2] mode: Retrieve only the current information for a Connector

Daniel Stone daniel at fooishbar.org
Wed Mar 4 03:10:28 PST 2015


Hi,

On 4 March 2015 at 11:08, Daniel Vetter <daniel at ffwll.ch> wrote:
> +drmModeConnectorPtr drmModeGetConnector(int fd, uint32_t connector_id)
> +drmModeConnectorPtr drmModeGetConnector(int fd, uint32_t connector_id)

Testing would probably reveal that you wanted to call one of these
drmModeGetConnectorCurrent. :)

Cheers,
Daniel


More information about the dri-devel mailing list