mutter/src/backends/native
Jonas Ådahl db1d35c53d kms/mode: Recreate blob id each mode set
This simplifies the blob management and isn't that less efficient that
it matters.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1828>
2021-07-07 21:03:25 +02:00
..
dbus-utils.c
dbus-utils.h
gen-default-modes.py
meta-backend-native-private.h native: Add device pool for tracking device file descriptors 2021-07-07 21:03:25 +02:00
meta-backend-native-types.h native: Add device pool for tracking device file descriptors 2021-07-07 21:03:25 +02:00
meta-backend-native.c seat-impl: Open/close files via device pool 2021-07-07 21:03:25 +02:00
meta-backend-native.h tests: Add headless native backend test 2021-03-12 15:09:45 +00:00
meta-barrier-native.c src: Stop using GSlice 2021-02-22 13:52:27 +01:00
meta-barrier-native.h
meta-clutter-backend-native.c backend: Take over seat ownership from the clutter backend 2021-03-13 18:56:21 +00:00
meta-clutter-backend-native.h clutter/backend/native: Don't double manage stage implementation 2021-03-13 18:56:21 +00:00
meta-cogl-utils.c native/cogl-utils: Fix license header 2021-01-28 20:33:01 +00:00
meta-cogl-utils.h native/cogl-utils: Minor macro cleanup 2021-01-28 20:33:01 +00:00
meta-crtc-kms.c crtc/kms: Make the 'transform-handled' API pass through MetaCrtcNative 2021-03-12 15:09:45 +00:00
meta-crtc-kms.h crtc/kms: Make the 'transform-handled' API pass through MetaCrtcNative 2021-03-12 15:09:45 +00:00
meta-crtc-mode-kms.c crtc-mode-kms: Wrap MetaKmsMode instead of drmModeModeInfo 2021-01-22 16:47:08 +00:00
meta-crtc-mode-kms.h
meta-crtc-mode-virtual.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-crtc-mode-virtual.h Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-crtc-native.c crtc/kms: Make the 'transform-handled' API pass through MetaCrtcNative 2021-03-12 15:09:45 +00:00
meta-crtc-native.h crtc/kms: Make the 'transform-handled' API pass through MetaCrtcNative 2021-03-12 15:09:45 +00:00
meta-crtc-virtual.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-crtc-virtual.h Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-cursor-renderer-native.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-cursor-renderer-native.h
meta-device-pool-private.h native: Add device pool for tracking device file descriptors 2021-07-07 21:03:25 +02:00
meta-device-pool.c device-pool: Add way to open files read-only 2021-07-07 21:03:25 +02:00
meta-device-pool.h device-pool: Add way to open files read-only 2021-07-07 21:03:25 +02:00
meta-drm-buffer-dumb.c
meta-drm-buffer-dumb.h
meta-drm-buffer-gbm.c
meta-drm-buffer-gbm.h
meta-drm-buffer-import.c
meta-drm-buffer-import.h
meta-drm-buffer-private.h
meta-drm-buffer.c
meta-drm-buffer.h
meta-gpu-kms.c backend/native: Only disable KMS modifiers for i915 2021-04-14 07:14:24 +00:00
meta-gpu-kms.h backend/native: Only disable KMS modifiers for i915 2021-04-14 07:14:24 +00:00
meta-input-device-native.c backends/native: Fix logic error 2021-07-07 18:37:54 +02:00
meta-input-device-native.h
meta-input-device-tool-native.c
meta-input-device-tool-native.h
meta-input-settings-native.c backends: Drop MetaInputSettings::seat property 2021-05-05 19:07:26 +00:00
meta-input-settings-native.h
meta-input-thread.h
meta-keymap-native.c clutter/keymap: Make caps and num lock state properties 2021-03-04 17:39:08 +00:00
meta-keymap-native.h clutter/keymap: Make caps and num lock state properties 2021-03-04 17:39:08 +00:00
meta-kms-connector-private.h
meta-kms-connector.c kms/connector: Properly predict connectors turning off 2021-04-14 18:44:57 +00:00
meta-kms-connector.h kms/connector: Don't use MetaConnectorType for connector type 2021-03-12 15:09:45 +00:00
meta-kms-crtc-private.h
meta-kms-crtc.c Change all g_memdup() to g_memdup2() 2021-02-04 19:16:28 +01:00
meta-kms-crtc.h
meta-kms-device-private.h
meta-kms-device.c kms: Have the device impl open device files themself 2021-07-07 21:03:25 +02:00
meta-kms-device.h
meta-kms-impl-device-atomic.c kms/mode: Recreate blob id each mode set 2021-07-07 21:03:25 +02:00
meta-kms-impl-device-atomic.h kms: Add atomic MetaKmsImplDevice backend 2021-01-22 16:47:08 +00:00
meta-kms-impl-device-dummy.c kms: Have the device impl open device files themself 2021-07-07 21:03:25 +02:00
meta-kms-impl-device-dummy.h kms: Add way to run without mode setting 2021-03-12 15:09:45 +00:00
meta-kms-impl-device-simple.c kms: Have the device impl open device files themself 2021-07-07 21:03:25 +02:00
meta-kms-impl-device-simple.h
meta-kms-impl-device.c kms: Have the device impl open device files themself 2021-07-07 21:03:25 +02:00
meta-kms-impl-device.h kms: Have the device impl open device files themself 2021-07-07 21:03:25 +02:00
meta-kms-impl.c kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-impl.h kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-mode-private.h kms/mode: Recreate blob id each mode set 2021-07-07 21:03:25 +02:00
meta-kms-mode.c kms/mode: Recreate blob id each mode set 2021-07-07 21:03:25 +02:00
meta-kms-mode.h
meta-kms-page-flip-private.h kms/page-flip: Pass ownership of listener user data along with closure 2021-01-22 16:47:08 +00:00
meta-kms-page-flip.c kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-plane-private.h
meta-kms-plane.c
meta-kms-plane.h
meta-kms-private.h
meta-kms-types.h backend/native: Only disable KMS modifiers for i915 2021-04-14 07:14:24 +00:00
meta-kms-update-private.h kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-update.c kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-update.h kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms-utils.c backend/native: Calculate refresh rate in double-precision 2021-03-05 14:37:48 +00:00
meta-kms-utils.h backend/native: Add tests for refresh rate calculation 2021-03-05 14:37:48 +00:00
meta-kms.c kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-kms.h backend/native: Split up KMS shutdown in two phases 2021-05-05 19:52:04 +00:00
meta-launcher.c launcher: Remove now unused file management API 2021-07-07 21:03:25 +02:00
meta-launcher.h native: Add device pool for tracking device file descriptors 2021-07-07 21:03:25 +02:00
meta-monitor-manager-native.c native: Invalidate CRTC gamma when resuming or leaving power save 2021-04-29 18:04:04 +00:00
meta-monitor-manager-native.h native: Rename MetaMonitorManagerKms to MetaMonitorManagerNative 2021-03-12 15:09:45 +00:00
meta-onscreen-native.c kms: Gracefully handle page flipping direct scanouts failing 2021-07-02 13:29:54 +00:00
meta-onscreen-native.h onscreen/native: Move function declaration to the correct header file 2021-02-09 08:27:11 +00:00
meta-output-kms.c output/kms: Add back common modes on non-single mode outputs 2021-04-27 16:12:18 +00:00
meta-output-kms.h output/kms: Make EDID be read via MetaOutputNative object 2021-03-12 15:09:45 +00:00
meta-output-native.c output/kms: Make EDID be read via MetaOutputNative object 2021-03-12 15:09:45 +00:00
meta-output-native.h output/kms: Make EDID be read via MetaOutputNative object 2021-03-12 15:09:45 +00:00
meta-output-virtual.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-output-virtual.h Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-pointer-constraint-native.c
meta-pointer-constraint-native.h
meta-renderer-native-gles3.c
meta-renderer-native-gles3.h
meta-renderer-native-private.h renderer/native: Move out CoglOnscreen code to separate file 2021-01-30 09:11:45 +00:00
meta-renderer-native.c renderer/native: Clear pending update list before repopulating 2021-06-12 21:09:55 +02:00
meta-renderer-native.h native: Add headless mode using surfaceless EGL context 2021-03-12 15:09:45 +00:00
meta-seat-impl.c launcher: Remove now unused file management API 2021-07-07 21:03:25 +02:00
meta-seat-impl.h launcher: Remove now unused file management API 2021-07-07 21:03:25 +02:00
meta-seat-native.c seat-impl: Open/close files via device pool 2021-07-07 21:03:25 +02:00
meta-seat-native.h seat-impl: Open/close files via device pool 2021-07-07 21:03:25 +02:00
meta-stage-native.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-stage-native.h
meta-udev.c backend/native: Add udev rule to ignore vkms devices 2021-04-30 15:10:28 +02:00
meta-udev.h backend/native: Add udev rule to ignore vkms devices 2021-04-30 15:10:28 +02:00
meta-virtual-input-device-native.c virtual-input-device/native: Verify device cleanup in impl_state_free() 2021-02-23 10:05:32 +00:00
meta-virtual-input-device-native.h
meta-virtual-monitor-native.c Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-virtual-monitor-native.h Introduce virtual monitors 2021-03-12 15:09:45 +00:00
meta-xkb-utils.c
meta-xkb-utils.h