On Wed, Dec 20, 2017 at 08:54:33PM +0100, Christian König wrote:
> Am 20.12.2017 um 20:43 schrieb Daniel Vetter:
> > On Wed, Dec 20, 2017 at 6:20 PM, Li, Samuel wrote:
> > > Ping... can someone please review this patch?
> > Might be simpler to implement your own dma-buf backend instead of
> > goin
ember 15, 2017 11:28 AM
To: dri-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org
Cc: Koenig, Christian
Subject: [PATCH 1/3] drm/prime: forward begin_cpu_access callback to
drivers
From: Christian König
Allow drivers to implement their own begin_cpu_access callback.
Chan
: Friday, December 15, 2017 11:28 AM
>> To: dri-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org
>> Cc: Koenig, Christian
>> Subject: [PATCH 1/3] drm/prime: forward begin_cpu_access callback to
>> drivers
>>
>> From: Christian König
&g
esktop.org
> Cc: Koenig, Christian
> Subject: [PATCH 1/3] drm/prime: forward begin_cpu_access callback to
> drivers
>
> From: Christian König
>
> Allow drivers to implement their own begin_cpu_access callback.
>
> Change-Id: I97709b42b9351a04ee7e01106107a87
Hi Christian,
I love your patch! Perhaps something to improve:
[auto build test WARNING on drm/drm-next]
[also build test WARNING on v4.15-rc3 next-20171215]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/li
Hi Christian,
I love your patch! Perhaps something to improve:
[auto build test WARNING on drm/drm-next]
[also build test WARNING on v4.15-rc3 next-20171215]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/li
From: Christian König
Allow drivers to implement their own begin_cpu_access callback.
Change-Id: I97709b42b9351a04ee7e01106107a87bc56ea258
Signed-off-by: Christian König
---
drivers/gpu/drm/drm_prime.c | 13 +
include/drm/drm_drv.h | 2 ++
2 files changed, 15 insertions(+)