lp:~pali/libva/intel-driver

Created by Pali and last modified
Get this branch:
bzr branch lp:~pali/libva/intel-driver

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Pali
Project:
Libva
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/vaapi/intel-driver.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 22 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 35 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 11 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log

Recent revisions

1607. By Sean V Kelley

PROJECT HAS MOVED

See https://github.com/01org/intel-vaapi-driver

Signed-off-by: Sean V Kelley <email address hidden>

1606. By Kuang-che Wu <email address hidden>

libva-intel-driver: fix i965 encoder wrong bits shift operation

shift uint32_t by 32 bits is undefined behavior.

For this particular case: when invoke avc_bitstream_put_ui() with 32
bits value at byte position of multiple of 4, existing 32 bits garbage
data in the buffer may be retained instead of cleared. The result is,
the position of NALU start code (0x00000001) looks like overwritten by
garbage value.

Patch has been tested and used upstream:
https://chromium-review.googlesource.com/#/c/410541/

Signed-off-by: Kuang-che Wu <email address hidden>
Signed-off-by: Sean V Kelley <email address hidden>
Reviewed-by: Xiang, Haihao <email address hidden>

1605. By yakuizhao

Fix the incorrect reference count of reconstructed_object for VP9 enc

Signed-off-by: Zhao Yakui <email address hidden>
Reviewed-by: Sean V Kelley <email address hidden>

1604. By yakuizhao

Fix the incorrect 48-bit address reallocation

Currently it works well for 32-bit address. But it will cause that the
upper 32-bit address is incorrect if the 48-bit address buffer is allocated.

Signed-off-by: Zhao Yakui <email address hidden>
Reviewed-by: Sean V Kelley <email address hidden>

1603. By yakuizhao

Follow the HW spec to configure the buffer cache on Gen9+

The MOCS field is used to define the cache type for the given buffer. From the
SKL+, the MOCS field is interpreted as the index that is used to find the corresponding
cache type in kernel driver. The current MOCS setting causes that buffer uses
the wrong cache type.

Signed-off-by: Zhao Yakui <email address hidden>
Reviewed-by: Sean V Kelley <email address hidden>

1602. By yakuizhao

Fix the incorrect configuration of media_pipeline power domain

Signed-off-by: Zhao Yakui <email address hidden>
Reviewed-by: Sean V Kelley <email address hidden>

1601. By yakuizhao

H264 Encoding:Free aux_batchbuffer to configure access domain correctly for PAK_OBJ command buffer

The access domain is not configured correctly for PAK_OBJ command buffer.
And it causes that the buffer content is not synchronized correctly.

At the same time the 64-byte is aligned for the boundary between
CPU and GPU access instead of 16-byte.

Signed-off-by: Zhao Yakui <email address hidden>
Reviewed-by: Sean V Kelley <email address hidden>

1600. By Sean V Kelley

Revert "ENC: move gpe related function into src/i965_gpe_utils.h/c"

This reverts commit e1783804bcb35385ffabaeeeb8b4cc3c03d513e0.

1599. By Sean V Kelley

Revert "ENC: add common structure for AVC/HEVC encoder"

This reverts commit d710462a41cac9b6d12aefab89734674084ab15f.

1598. By Sean V Kelley

Revert "ENC:add context init function for AVC/HEVC encoder"

This reverts commit 4679bb2de3d9f00287535c2abc5d5f16b389b69b.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.