[Intel-gfx] [i-g-t PATCH v1 0/7] Make more tests generic

Tomeu Vizoso tomeu.vizoso at collabora.com
Mon Apr 25 13:17:27 UTC 2016


On 25 April 2016 at 15:13, Tomeu Vizoso <tomeu.vizoso at collabora.com> wrote:
> On 20 April 2016 at 16:12, Daniel Vetter <daniel at ffwll.ch> wrote:
>> On Wed, Apr 20, 2016 at 03:57:53PM +0200, Tomeu Vizoso wrote:
>>> On 20 April 2016 at 15:10, Daniel Vetter <daniel at ffwll.ch> 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.
>>
>> Then just ask Daniel to add you to the xorg apps group so you can push to
>> igt. You have my ack for commit rights.
>
> Daniel gave his ok to the series and put me in that group, so I have
> just pushed this series.

That was as well my first screwup: I inadvertently pushed some patman
tags in one of the commits, sorry about that.

Regards,

Tomeu

> Thanks,
>
> Tomeu
>
>> -Daniel
>>
>>>
>>> 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
>>> >> Intel-gfx at lists.freedesktop.org
>>> >> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
>>> >
>>> > --
>>> > Daniel Vetter
>>> > Software Engineer, Intel Corporation
>>> > http://blog.ffwll.ch
>>> > _______________________________________________
>>> > Intel-gfx mailing list
>>> > Intel-gfx at lists.freedesktop.org
>>> > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
>>
>> --
>> Daniel Vetter
>> Software Engineer, Intel Corporation
>> http://blog.ffwll.ch
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list