Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cl-drm Reference Manual, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 12:14:22 2020 GMT+0.
• Introduction | What cl-drm is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
LibDRM is an interface to the Linux Direct Rendering Manager (DRM). LibDRM provides a user-space API for mode setting. cl-drm
is a Common Lisp wrapper for librdrm.
cl-drm
is being developed primarily in support of ulubis and is therefor feature incomplete. Pull requests adding more of the API are more than welcome.
cl-drm
(obiously) requires libdrm. It is likely that libdrm already exists on your Linux installation if it is recent.
CL-USER> (ql:quickload :cl-drm)
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cl-drm system |
Malcolm Still
BSD 3-Clause
Common Lisp bindings for libdrm
cffi
cl-drm.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The cl-drm.asd file | ||
• The cl-drm/package.lisp file | ||
• The cl-drm/cl-drm.lisp file |
Next: The cl-drm/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cl-drm.asd
cl-drm (system)
Next: The cl-drm/cl-drm․lisp file, Previous: The cl-drm․asd file, Up: Lisp files [Contents][Index]
Previous: The cl-drm/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
cl-drm (system)
cl-drm.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The drm package |
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions | ||
• Exported generic functions |
Next: Exported generic functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
Previous: Exported functions, Up: Exported definitions [Contents][Index]
automatically generated reader method
cl-drm.lisp (file)
automatically generated writer method
cl-drm.lisp (file)
automatically generated reader method
cl-drm.lisp (file)
automatically generated writer method
cl-drm.lisp (file)
automatically generated reader method
cl-drm.lisp (file)
automatically generated writer method
cl-drm.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal functions | ||
• Internal classes |
Next: Internal classes, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
Previous: Internal functions, Up: Internal definitions [Contents][Index]
cl-drm.lisp (file)
standard-object (class)
:connector-id
connector-id (generic function)
(setf connector-id) (generic function)
:mode-info
mode-info (generic function)
(setf mode-info) (generic function)
:crtc
crtc (generic function)
(setf crtc) (generic function)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
cl-drm.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L |
---|
Jump to: | C F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
C F G H M |
---|
Jump to: | (
C F G H M |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | C M S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
C | |||
connector-id : | Internal classes | ||
crtc : | Internal classes | ||
| |||
M | |||
mode-info : | Internal classes | ||
| |||
S | |||
Slot, connector-id : | Internal classes | ||
Slot, crtc : | Internal classes | ||
Slot, mode-info : | Internal classes | ||
|
Jump to: | C M S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C D E M P S |
---|
Jump to: | C D E M P S |
---|