On 20 April 2016 at 15:10, Daniel Vetter <[email protected]> wrote:
> On Mon, Apr 18, 2016 at 01:42:48PM +0200, Tomeu Vizoso wrote:
>> Hi,
>>
>> these patches allow a few more tests to run on drivers other than i915,
>> mainly by removing the last usage of
>> DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID and removing superfluous dependencies
>> on bufmgr and tiled BOs.
>
> Ack on all the patches, please ask Daniel Stone to push for you once he's
> done a pass over the patches too.

Thanks, will remind him on monday when he is back at work.

> Also, if we plan to keep working on igt for a bit more, we might want to
> fix you up with an fdo account and commit rights.

There's still lots of work to do, plan to blog about it at latest
tomorrow. About the fdo account, I have one already by my first name.

Thanks,

Tomeu

> -Daniel
>
>>
>> Thanks,
>>
>> Tomeu
>>
>> Tomeu Vizoso (7):
>>   tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID
>>   tests/kms_render: Move dependency on i915 into subtest
>>   tests/kms_flip: Create tiled BOs only when needed
>>   tests/kms_flip: Move bufmgr requirement into subtests
>>   tests/kms_flip: Open DRM device with DRIVER_ANY
>>   tests/kms_flip_event_leak: Use non-tiled formats
>>   tests/kms_flip_event_leak: Open DRM device with DRIVER_ANY
>>
>>  tests/drm_read.c            | 44 
>> +++++---------------------------------------
>>  tests/kms_flip.c            | 25 ++++++++++++++++++-------
>>  tests/kms_flip_event_leak.c |  8 ++++----
>>  tests/kms_render.c          | 21 ++++++++++++---------
>>  4 files changed, 39 insertions(+), 59 deletions(-)
>>
>> --
>> 2.5.5
>>
>> _______________________________________________
>> Intel-gfx mailing list
>> [email protected]
>> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
> _______________________________________________
> Intel-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to