Re: [PATCH] drm/doc: document that PRIME import/export is always supported

2023-07-13 Thread Thomas Zimmermann
Am 13.07.23 um 09:17 schrieb Simon Ser: On Thursday, July 13th, 2023 at 07:09, Thomas Zimmermann wrote: + * Starting from kernel version 6.6, both &DRM_PRIME_CAP_IMPORT and + * &DRM_PRIME_CAP_EXPORT are always advertised. + * When people port these changes into their trees the version bec

Re: [PATCH] drm/doc: document that PRIME import/export is always supported

2023-07-13 Thread Simon Ser
On Thursday, July 13th, 2023 at 07:09, Thomas Zimmermann wrote: > > + * Starting from kernel version 6.6, both &DRM_PRIME_CAP_IMPORT and > > + * &DRM_PRIME_CAP_EXPORT are always advertised. > > + * > > When people port these changes into their trees the version becomes > meaningless. There are

Re: [PATCH] drm/doc: document that PRIME import/export is always supported

2023-07-12 Thread Thomas Zimmermann
Hi Am 12.07.23 um 20:32 schrieb Simon Ser: Since commit 6b85aa68d9d5 ("drm: Enable PRIME import/export for all drivers"), import/export is always supported. Document this so that user-space knows what to expect. Signed-off-by: Simon Ser Cc: Thomas Zimmermann Cc: Alex Deucher Cc: Jeffrey Hugo

Re: [PATCH] drm/doc: document that PRIME import/export is always supported

2023-07-12 Thread Jeffrey Hugo
On 7/12/2023 12:32 PM, Simon Ser wrote: Since commit 6b85aa68d9d5 ("drm: Enable PRIME import/export for all drivers"), import/export is always supported. Document this so that user-space knows what to expect. Signed-off-by: Simon Ser Cc: Thomas Zimmermann Cc: Alex Deucher Cc: Jeffrey Hugo Cc

[PATCH] drm/doc: document that PRIME import/export is always supported

2023-07-12 Thread Simon Ser
Since commit 6b85aa68d9d5 ("drm: Enable PRIME import/export for all drivers"), import/export is always supported. Document this so that user-space knows what to expect. Signed-off-by: Simon Ser Cc: Thomas Zimmermann Cc: Alex Deucher Cc: Jeffrey Hugo Cc: Daniel Vetter --- include/uapi/drm/drm