Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-03 | rules: simply 60-drm.rules | David Herrmann | |
We don't need any GOTO, if we merge all matches into a single line. | |||
2013-11-03 | rules: load path_id on DRM devices | David Herrmann | |
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. |