Home
last modified time | relevance | path

Searched refs:drm_mode (Results 1 – 6 of 6) sorted by relevance

/external/libkmsxx/kms++/src/
Dvideomode.cpp16 drmModeModeInfo drm_mode = video_mode_to_drm_mode(*this); in to_blob() local
18 return unique_ptr<Blob>(new Blob(card, &drm_mode, sizeof(drm_mode))); in to_blob()
/external/drm_hwcomposer/
Ddrmdisplaycompositor.cpp553 struct drm_mode_modeinfo drm_mode; in CreateModeBlob() local
554 memset(&drm_mode, 0, sizeof(drm_mode)); in CreateModeBlob()
555 mode.ToDrmModeModeInfo(&drm_mode); in CreateModeBlob()
559 int ret = drm->CreatePropertyBlob(&drm_mode, sizeof(struct drm_mode_modeinfo), in CreateModeBlob()
/external/libdrm/
DMakefile.sources23 include/drm/drm_mode.h \
Dmeson.build303 'include/drm/drm.h', 'include/drm/drm_fourcc.h', 'include/drm/drm_mode.h',
/external/mesa3d/
DMakefile.am77 include/drm-uapi/drm_mode.h \
/external/syzkaller/sys/linux/
Ddri.txt5 include <drm/drm_mode.h>