kwin/plugins/platforms/drm
2020-11-12 09:14:54 +02:00
..
CMakeLists.txt
drm.json
drm_backend.cpp drm: Make sure the screens are turned on when we come from suspend 2020-11-03 17:59:02 +00:00
drm_backend.h platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +00:00
drm_buffer.cpp
drm_buffer.h
drm_buffer_gbm.cpp
drm_buffer_gbm.h
drm_gpu.cpp platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +00:00
drm_gpu.h Automatically detect the proprietary NVidia driver and use EGLStreams accordingly 2020-10-25 17:47:58 +00:00
drm_inputeventfilter.cpp Prefer function pointer to slot string 2020-11-07 02:56:44 +01:00
drm_inputeventfilter.h
drm_object.cpp Detect some DrmConnector properties and ignore non-desktop displays 2020-10-25 19:18:06 +00:00
drm_object.h Detect some DrmConnector properties and ignore non-desktop displays 2020-10-25 19:18:06 +00:00
drm_object_connector.cpp Detect some DrmConnector properties and ignore non-desktop displays 2020-10-25 19:18:06 +00:00
drm_object_connector.h Detect some DrmConnector properties and ignore non-desktop displays 2020-10-25 19:18:06 +00:00
drm_object_crtc.cpp Automatically detect the proprietary NVidia driver and use EGLStreams accordingly 2020-10-25 17:47:58 +00:00
drm_object_crtc.h
drm_object_plane.cpp
drm_object_plane.h
drm_output.cpp Do not re-read output configuration if the outputs didn't change 2020-10-29 14:57:50 +00:00
drm_output.h platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +00:00
drm_pointer.h Automatically detect the proprietary NVidia driver and use EGLStreams accordingly 2020-10-25 17:47:58 +00:00
edid.cpp wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
edid.h wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
egl_gbm_backend.cpp Unify begin/end frame hooks in OpenGLBackend 2020-11-12 09:14:54 +02:00
egl_gbm_backend.h Unify begin/end frame hooks in OpenGLBackend 2020-11-12 09:14:54 +02:00
egl_stream_backend.cpp Unify begin/end frame hooks in OpenGLBackend 2020-11-12 09:14:54 +02:00
egl_stream_backend.h Unify begin/end frame hooks in OpenGLBackend 2020-11-12 09:14:54 +02:00
gbm_dmabuf.cpp
gbm_dmabuf.h
gbm_surface.cpp
gbm_surface.h
logging.cpp
logging.h
scene_qpainter_drm_backend.cpp Prepare QPainter render backend for per screen rendering 2020-11-11 07:22:10 +00:00
scene_qpainter_drm_backend.h Prepare QPainter render backend for per screen rendering 2020-11-11 07:22:10 +00:00
screens_drm.cpp
screens_drm.h