On Tue, Oct 18, 2011 at 09:52:32AM +0200, Dieter Mummenschanz wrote:
> I've installed your libva patch:
>
> libva: libva version 0.32.0
> libva: va_getDriverName() returns 0
> libva: Trying to open /usr/local/lib/dri/i965_drv_video.so
> libva: va_openDriver() returns 0
> vainfo: VA API version: 0.
On Tue, 11 Oct 2011 19:29:27 +0200, Daniel Vetter
wrote:
> ... and add a helpr function for the places where we want a flag.
>
> This way we can use ring->id to index into arrays.
>
> v2: Resurrect the missing beautification-space Chris Wilson noted.
> I'm moving this space around because I'll
On Tue, 11 Oct 2011 19:25:57 +0200, Daniel Vetter
wrote:
> In the pre-gem days with non-existing hangcheck and gpu reset code,
> this timeout of 3 seconds was pretty important to avoid stuck
> processes.
>
> But now we have the hangcheck code in gem that goes to great length
> to ensure that the
On Tue, 18 Oct 2011 09:24:41 +0200
Paul Menzel wrote:
> Am Montag, den 17.10.2011, 15:51 -0700 schrieb Ben Widawsky:
> > Idle the GPU before doing any unmaps. We know if VT-d is in use through
> > an exported variable from iommu code.
> >
> > This should avoid a known HW issue.
>
> Please descr
On Thu, Oct 13, 2011 at 9:36 PM, Eugeni Dodonov wrote:
> On Thu, Oct 13, 2011 at 17:34, Adam Jackson wrote:
>>
>> On Thu, 2011-10-13 at 15:11 -0300, Eugeni Dodonov wrote:
>>
>> > diff --git a/drivers/gpu/drm/i915/intel_i2c.c
>> > b/drivers/gpu/drm/i915/intel_i2c.c
>> > index d98cee6..b3a6eda 1006
Hi Daniel,
I've installed your libva patch:
libva: libva version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/local/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.32
vainfo: Driver version: Intel i965 driver - 1.0.15.pre1
No Changes.
On Mon, Oct 17, 2011 at 03:51:55PM -0700, Ben Widawsky wrote:
> Idle the GPU before doing any unmaps. We know if VT-d is in use through
> an exported variable from iommu code.
>
> This should avoid a known HW issue.
>
> Signed-off-by: Ben Widawsky
> ---
Reviewed-by: Daniel Vetter
--
Daniel Vet
Am Montag, den 17.10.2011, 15:51 -0700 schrieb Ben Widawsky:
> Idle the GPU before doing any unmaps. We know if VT-d is in use through
> an exported variable from iommu code.
>
> This should avoid a known HW issue.
Please describe the issue more in detail or provide a link to more
information.
>