diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-10-30 11:30:51 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-10-30 13:52:00 +0000 |
commit | 09d673d2a2bb83cac2620825dec04725fa67a394 (patch) | |
tree | 7aab326afe870fe83b73c532a87261587246b981 /tests/kms_setmode.c | |
parent | fd6d58edffbecbff884b03f4e92ec85172ee5675 (diff) |
lib: Export drm_load_module()
Beneath drm_open_driver() we have a routine that tries to load a module
appropriate for the selected chipset. This can be useful for tests that
want to ensure the right module is loaded prior to starting, without
opening the device itself.
Suggested-by: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/kms_setmode.c')
0 files changed, 0 insertions, 0 deletions