History log of /systemd/rules/60-drm.rules
Revision Date Author Comments Expand
e9718c12a4ca7f88324b636b36a4375aae64a1cc 03-Nov-2013 David Herrmann <dh.herrmann@gmail.com>

rules: simply 60-drm.rules We don't need any GOTO, if we merge all matches into a single line.

0a8da8305a41b28ec2c5b7c0720d30ba80e3437a 03-Nov-2013 David Herrmann <dh.herrmann@gmail.com>

rules: load path_id on DRM devices The path_id-builtin provides useful unique aliases for DRM devices. If we want to configure DRM render-nodes for compositors, we want to avoid storing the whole sys-path in configuration files. Hence, allow users to store the short PATH_ID instead. Load path_id-builtin unconditionally on DRM devices now to always provide this alias.