SYNOPSIS
- int i915_cmd_parser_get_version(void);
ARGUMENTS
void
-
- no arguments
DESCRIPTION
The cmd parser maintains a simple increasing integer version number suitable for passing to userspace clients to determine what operations are permitted.
RETURN
the current version number of the cmd parser
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT