KWin
Loading...
Searching...
No Matches
Namespaces | Macros
drm_gpu.cpp File Reference
#include "drm_gpu.h"
#include <config-kwin.h>
#include "core/gbmgraphicsbufferallocator.h"
#include "core/session.h"
#include "drm_backend.h"
#include "drm_buffer.h"
#include "drm_commit.h"
#include "drm_connector.h"
#include "drm_crtc.h"
#include "drm_egl_backend.h"
#include "drm_layer.h"
#include "drm_logging.h"
#include "drm_output.h"
#include "drm_pipeline.h"
#include "drm_plane.h"
#include "drm_virtual_output.h"
#include <algorithm>
#include <errno.h>
#include <fcntl.h>
#include <poll.h>
#include <unistd.h>
#include <drm_fourcc.h>
#include <gbm.h>
#include <libdrm/drm_mode.h>
#include <xf86drm.h>
#include <xf86drmMode.h>
#include "moc_drm_gpu.cpp"

Go to the source code of this file.

Namespaces

namespace  KWin
 

Macros

#define DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT   6
 

Macro Definition Documentation

◆ DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT

#define DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT   6

Definition at line 41 of file drm_gpu.cpp.