Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qeglfskmsvsp2screen.cpp File Reference
#include "qeglfskmsvsp2screen.h"
#include "qeglfskmsvsp2device.h"
#include <qeglfskmshelpers_p.h>
#include <QtCore/QLoggingCategory>
#include <QtGui/private/qguiapplication_p.h>
#include <drm_fourcc.h>
#include <xf86drm.h>
#include <fcntl.h>
#include <cstdlib>
#include <mediactl/mediactl.h>
#include <mediactl/v4l2subdev.h>
+ Include dependency graph for qeglfskmsvsp2screen.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE uint32_t drmFormatToGbmFormat (uint32_t drmFormat)
 
static uint32_t gbmFormatToDrmFormat (uint32_t gbmFormat)
 

Function Documentation

◆ drmFormatToGbmFormat()

static QT_BEGIN_NAMESPACE uint32_t drmFormatToGbmFormat ( uint32_t  drmFormat)
inlinestatic

Definition at line 28 of file qeglfskmsvsp2screen.cpp.

References Q_ASSERT.

◆ gbmFormatToDrmFormat()

static uint32_t gbmFormatToDrmFormat ( uint32_t  gbmFormat)
inlinestatic

Definition at line 34 of file qeglfskmsvsp2screen.cpp.

References Q_ASSERT.