Hi,
Comments below:
> On Dec 14, 2016, at 6:48 AM, Daniel Vetter wrote:
>
> On Wed, Dec 14, 2016 at 3:11 PM, Daniel Vetter wrote:
>> On Wed, Dec 14, 2016 at 03:32:16PM +0200, Mikko Perttunen wrote:
>>> On 14.12.2016 15:05, Daniel Vetter wrote:
On Wed, Dec 14, 2016 at 02:41:28PM +0200, Mik
From: Yao Cheng
on vlv, if ipvr is installed, it need be manually unloaded before
i915, otherwise user might run into use-after-free issue.
v2:
added this patch per Daniel's comment
v3:
no change
Signed-off-by: Yao Cheng
Signed-off-by: Sean V Kelley
---
tests/drv_module_reload
ome public functions
- fix a few foolish copy-paste bugs
- fix 32bit compiling issue
Signed-off-by: Yao Cheng
Signed-off-by: Sean V Kelley
---
Makefile.am|6 +-
Makefile.sources |1 +
configure.ac | 26 +-
include/drm/ipvr_drm.h | 259 +
_get_info_ioctl and remove unused code
Signed-off-by: Yao Cheng
Signed-off-by: Sean V Kelley
---
Documentation/DocBook/drm.tmpl| 39 ++
drivers/gpu/drm/Kconfig |2 +
drivers/gpu/drm/Makefile |1 +
drivers/gpu/drm/ipvr/Kconfig |9 +
drivers/gpu/dr
- workaround nommu_map_sg issue by set dma_mask to support VED PRIME.
v4:
take Bob's comments
- add more detail on the use-after-free issue description
- mask VED irq before removing the child device
Signed-off-by: Yao Cheng
Signed-off-by: Sean V Kelley
---
Documentation/Doc
drm/ipvr is a new GEM driver for VED (PowerVR's VPU integrated in Intel GPU),
which extends video capability.
A new Kconfig added for building ipvr driver:
CONFIG_DRM_IPVR: Build option for ipvr module
The driver name "ipvr" means the PowerVR's core wrapped by Intel. The
PowerVR VPUs are also
quot; and simple test are also included.
>>
>> git repos/patches for the userspace side seems to be missing.
>> -Daniel
>> --
>> Daniel Vetter
>> Software Engineer, Intel Corporation
>> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> ___
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Sean V. Kelley
Open Source Technology Center / SSG
Intel Corp.
> If this is Intel-specific, why doesn't it live under the i915 driver?
It is an entirely unrelated HW IP block, VXD392. Nothing to do with
GEN aside from DRM based.
Sean
>
> Thierry
>
> _______
> Intel-gfx mailing list
> Intel-gfx at
On Tue, Sep 10, 2013 at 1:50 PM, Sean V Kelley wrote:
> On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes :
>> [ Dave - your linux.ie email generates bounces for me, trying redhat instead
>> ]
>>
>> On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley
>&
On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes :
> [ Dave - your linux.ie email generates bounces for me, trying redhat instead ]
>
> On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley
> wrote:
> >>
> >> I'm also a bit bummed that hw acceleration
e and does a "make
> allmodconfig" in half the time of my old machine, but the GPU side has
> been something of a step backwards...
>
>Linus
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.free
d to see this getting submitted.
Tested-by: Sean V Kelley
> ---
> [chad: Fixed inconsistent indentation.]
> Android.mk | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/Android.mk b/Android.mk
> index 1029dc6..68db5df 100644
> --- a
d to see this getting submitted.
Tested-by: Sean V Kelley
> ---
> [chad: Fixed inconsistent indentation.]
> Android.mk | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/Android.mk b/Android.mk
> index 1029dc6..68db5df 100644
> --- a
13 matches
Mail list logo