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