On 08.07.2015 21:28, Alex Deucher wrote:
> Cayman does not have vce. There were a few places in the
> shared cayman/TV code where we were trying to do vce stuff.
>
> v2: remove -ENOENT check
>
> Signed-off-by: Alex Deucher
Reviewed-by: Christian König
> ---
> drivers/gpu/drm/radeon/ni.c | 2
On 08.07.2015 19:44, Alex Deucher wrote:
> Cayman does not have vce. There were a few places in the
> shared cayman/TV code where we were trying to do vce stuff.
>
> Signed-off-by: Alex Deucher
If I remember correctly that was the reason we have the "if (r !=
-ENOENT)" and "if (ring->ring_size)
> -Original Message-
> From: Christian König [mailto:deathsimple at vodafone.de]
> Sent: Wednesday, July 08, 2015 2:17 PM
> To: Alex Deucher; dri-devel at lists.freedesktop.org
> Cc: Deucher, Alexander
> Subject: Re: [PATCH] drm/radeon: disable vce init on cayman
>
Cayman does not have vce. There were a few places in the
shared cayman/TV code where we were trying to do vce stuff.
v2: remove -ENOENT check
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/ni.c | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --gi
Cayman does not have vce. There were a few places in the
shared cayman/TV code where we were trying to do vce stuff.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/ni.c | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/drivers/gpu/drm/radeon