SYNOPSIS
- void drm_mode_destroy(struct drm_device * dev, struct drm_display_mode * mode);
ARGUMENTS
dev
-
- DRM device
mode
- mode to remove
DESCRIPTION
Free mode's unique identifier, then free it.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
COPYRIGHT