wlroots/backend/drm
Simon Ser c89b131f29 backend/drm: introduce wlr_drm_conn_log
Simplify and unify connector-specific logging with a new
wlr_drm_conn_log macro. This makes it easier to understand which
connector a failure is about, without having to explicitly integrate the
connector name in each log message.
2020-12-18 10:48:44 +01:00
..
atomic.c backend/drm: add wlr_drm_connector.backend 2020-12-15 22:56:14 +01:00
backend.c backend/drm: add wlr_drm_backend.name 2020-12-17 20:48:47 +01:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: introduce wlr_drm_conn_log 2020-12-18 10:48:44 +01:00
legacy.c backend/drm: introduce wlr_drm_conn_log 2020-12-18 10:48:44 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
properties.c backend/drm: "scaling mode" is a connector property 2020-11-30 11:57:08 +01:00
renderer.c backend/drm: use wlr_drm_format_{create,add} 2020-12-18 09:41:12 +01:00
util.c Remove inline keyword 2020-12-15 13:49:42 +01:00