Re: [PATCH] drm/ast: add dmabuf/prime buffer sharing support

2022-08-26 Thread Christian König
Am 26.08.22 um 03:31 schrieb oushixiong: This patch adds ast specific codes for DRM prime feature, this is to allow for offloading of rending in one direction and outputs in other. This patch is designed to solve the problem that the AST is not displayed when the server plug in a discrete graphi

Re: [PATCH] drm/ast: add dmabuf/prime buffer sharing support

2022-07-18 Thread Thomas Zimmermann
Hi Am 18.07.22 um 03:45 schrieb oushixiong: This patch adds ast specific codes for DRM Prime feature. User application can get file descriptor from gem handle and also gem handle from file descriptor.this is to allow for offloading of rendering in one direction and outputs in the other. Signed-