lib: Introduce a modeset API
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 27 Jan 2014 16:25:43 +0000 (16:25 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 11 Feb 2014 13:50:16 +0000 (13:50 +0000)
commit3670d6dbff7b829d71ce84d6c9cb88cd5abdbc53
treeea68a22f427d4cb4e4932569a6cede6b50b66750
parent01757d052c3427ee28b1a065652721877568a15f
lib: Introduce a modeset API

The goals here are:
  - Reduce duplicated code in each KMS test
  - Provide an API that looks more like what we want for atomic
    modesets. The hope is then that it'll be easy to switch, at
    run-time, between the "legacy" path and atomic modesets, keeping
    the same API for tests.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/igt_kms.c
lib/igt_kms.h