Hi, Chad,
Thank you so much for reviewing my patch. I am in vacation and sabbatical right
now. I will talk with our customer about your suggestion. I will fix the patch
when I come back.
Ying
-Original Message-
From: Versace, Chad
Sent: Thursday, June 18, 2015 7:34 AM
To: Liu, Ying2
Marek,
Thank you so much for your review. I have updated my patch.
Ying
-Original Message-
From: Marek Olšák [mailto:mar...@gmail.com]
Sent: Thursday, June 11, 2015 4:34 AM
To: Liu, Ying2
Cc: mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] EGL: Add pbuffer support for drm
riginal Message-----
From: Liu, Ying2
Sent: Wednesday, June 10, 2015 4:05 PM
To: mesa-dev@lists.freedesktop.org
Cc: Liu, Ying2
Subject: EGL: Add pbuffer support for drm platform
Add pbuffer support for drm platform, because some customers are still using
this feature.
Signed-off-by: Ying Li
Emil,
Thank you so much for your reply. I will rebase my patch to mesa master branch
and rerun the tests. I will then send you the test result.
Thanks
Ying
-Original Message-
From: Emil Velikov [mailto:emil.l.veli...@gmail.com]
Sent: Saturday, May 30, 2015 4:57 AM
To: Liu, Ying2
Cc
[mailto:matts...@gmail.com]
Sent: Friday, May 29, 2015 4:13 PM
To: Liu, Ying2
Cc: mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] enable pbuffer for drm platform
On Fri, May 29, 2015 at 3:17 PM, Liu, Ying2 wrote:
> When we tried to enable EGL on our project, we found that there was
When we tried to enable EGL on our project, we found that there was no pbuffer
support for drm platform. I got some help from Alan and Kristian. Thank you so
much! I studied platform_drm.c and compared it to other platforms' code.
Finally I was able to create this patch to enable pbuffer for drm