Re: [PATCH v2] drm/uapi: document kernel capabilities

2021-03-09 Thread Pekka Paalanen
On Mon, 8 Mar 2021 13:34:21 +0100 Simon Ser wrote: > Document all of the DRM_CAP_* defines. > > v2 (Pekka): > - Describe what the bit depth is > - Expand on preferred dumb buffer memory access patterns > - Explain what a PRIME buffer is > - Mention DRM_IOCTL_PRIME_FD_TO_HANDLE and

[PATCH v2] drm/uapi: document kernel capabilities

2021-03-08 Thread Simon Ser
Document all of the DRM_CAP_* defines. v2 (Pekka): - Describe what the bit depth is - Expand on preferred dumb buffer memory access patterns - Explain what a PRIME buffer is - Mention DRM_IOCTL_PRIME_FD_TO_HANDLE and DRM_IOCTL_PRIME_HANDLE_TO_FD - Explicitly reference CLOCK_REALTIME and