~afrantzis/mir/vt-switching-1

« back to all changes in this revision

Viewing changes to src/server/graphics/gbm/gbm_display_helpers.h

  • Committer: Alexandros Frantzis
  • Date: 2013-04-11 10:56:45 UTC
  • Revision ID: alexandros.frantzis@canonical.com-20130411105645-3od1qdu60ic5ewl1
server,gbm: Support vt switching

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    int get_authenticated_fd();
58
58
    void auth_magic(drm_magic_t magic) const;
59
59
 
 
60
    void drop_master() const;
 
61
    void set_master() const;
 
62
 
60
63
    int fd;
61
64
 
62
65
private: