weston/libweston/backend-drm
Daniel Stone aed8aafdbf drm/vaapi: Fix pointer-size confusion
The API expects uintptr_t (good!), but we're passing an unsigned long
here. Make the conversion explicit.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2021-08-03 11:13:23 +00:00
..
drm-gbm.c backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported 2021-04-27 19:56:38 +00:00
drm-internal.h backend-drm: Clear drm_output cursor_view when view is destroyed 2021-06-14 13:31:41 +00:00
drm-virtual.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
drm.c drm: Ignore timestamp for monitor shut-off 2021-07-31 13:39:27 +00:00
fb.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
kms.c backend-drm: Clear drm_output cursor_view when view is destroyed 2021-06-14 13:31:41 +00:00
libbacklight.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build libweston/backend/drm: might need EGL 2020-10-26 15:44:34 +01:00
modes.c Add weston-drm-fourcc.h 2021-02-25 14:35:03 +02:00
state-helpers.c Add weston-drm-fourcc.h 2021-02-25 14:35:03 +02:00
state-propose.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00