Mir
Namespaces | Functions
kms_connector.h File Reference
#include "drm_mode_resources.h"
#include <string>
#include <vector>
#include <xf86drmMode.h>
Include dependency graph for kms_connector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mir
 All things Mir.
 
 mir::graphics
 Graphics subsystem. Mediates interaction between core system and the graphics environment.
 
 mir::graphics::kms
 

Functions

std::string mir::graphics::kms::connector_name (DRMModeConnectorUPtr const &connector)
 
DRMModeCrtcUPtr mir::graphics::kms::find_crtc_for_connector (int drm_fd, DRMModeConnectorUPtr const &connector)
 Finds the first available CRTC that can drive Connector. More...
 
std::pair< DRMModeCrtcUPtr, DRMModePlaneUPtr > mir::graphics::kms::find_crtc_with_primary_plane (int drm_fd, DRMModeConnectorUPtr const &connector)
 

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016