Hi Daniel,
On 22/05/15 12:36, Daniel Stone wrote:
> Signed-off-by: Daniel Stone
There is a trivial suggestion inline, although I must say thank you !
Thank you for keeping the impl. details of struct
_drmModeAtomicReqItem/_drmModeAtomicReq out of the public headers.
> --- a/xf86drmMode.c
> +++ b
Signed-off-by: Daniel Stone
---
include/drm/drm.h | 2 ++
include/drm/drm_mode.h | 21 +
xf86drmMode.c | 31 +++
xf86drmMode.h | 5 +
4 files changed, 59 insertions(+)
diff --git a/include/drm/drm.h b/include/drm/drm.h