[Libva] [PATCH 0/2] Add support for DRM Render-Nodes

Gwenole Beauchesne gb.devel at gmail.com
Thu Sep 25 06:48:21 PDT 2014


Hi,

2014-09-24 17:31 GMT+02:00 Sean V Kelley <sean.v.kelley at intel.com>:
> lgtm
>
> Much needed I might add for general enabling and debugging.
>
> Reviewed-by: Sean V Kelley <sean.v.kelley at intel.com>

Now pushed to the git master branch too.

This still looks like an interesting enough addition with low risk to
get that on time for 1.4.0 release. OK?

> On Wed, Sep 24, 2014 at 1:40 AM, Gwenole Beauchesne <gb.devel at gmail.com> wrote:
>> Hi,
>>
>> This patch series adds support for DRM Render-Nodes through the
>> existing vaGetDisplayDRM() interface.
>>
>> Practical use-case: this allows for remote users, connected through
>> ssh for instance, to enjoy hardware acceleration even if there is a
>> local display opened. More generally, this allows for DRM Render-Node
>> devices to be supported, which is an important enough improvement.
>>
>> Tested with gstreamer-vaapi and another proprietary software. This
>> should be landed to the libva 1.4.0 relese too.
>>
>> Andrey Larionov (1):
>>   drm: add support for render nodes.
>>
>> Gwenole Beauchesne (1):
>>   tests: try a render-node device by default for VA/DRM displays.
>>
>>  test/common/va_display_drm.c | 26 +++++++++++++++++++++-----
>>  va/drm/va_drm.c              | 28 +++++++++++++++++-----------
>>  va/drm/va_drm_utils.c        | 21 +++++++++++++++++++++
>>  va/drm/va_drm_utils.h        | 10 ++++++++++
>>  va/va_backend.h              |  2 ++
>>  5 files changed, 71 insertions(+), 16 deletions(-)
>>
>> --
>> 1.9.1
>>
>> _______________________________________________
>> Libva mailing list
>> Libva at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libva
>
>
>
> --
> Sean V. Kelley <sean.v.kelley at intel.com>
> Open Source Technology Center / SSG
> Intel Corp.


Thanks,
-- 
Gwenole Beauchesne
Intel Corporation SAS / 2 rue de Paris, 92196 Meudon Cedex, France
Registration Number (RCS): Nanterre B 302 456 199


More information about the Libva mailing list