Víctor Manuel Jáquez Leal

Results 21 comments of Víctor Manuel Jáquez Leal

¡Seis meses y apenas acabo de ver este issue! No tengo perdón, pero aún así me disculpo contigo, @dubrox . Estoy ojeando LegalXML. De entrada XML no goza de mi...

> Primero: reconocer tu esfuerzo e iniciativa. Gracias por todo esto. Gracias :smile: > Segundo: sugerir la lectura de un artículo reciente sobre un enfoque usado > https://github.com/DCCouncil en el...

Yes, I can do it in a follow up PR.

> Maybe, I think, we just need to extend the "vaQuerySurfaceAttributes" a little. But that's already in place https://github.com/intel/libva/pull/505 Sadly, media-driver, neither mesa still no have an implementation for vaQuerySurfaceAttributes....

It's a nice clean up. An initial step to modernize the meson build.

otherwise, it looks good and necessary for completeness. I agree on back porting it to stable release.

I don't think that any libva's driver was designed to work virtualized. Perhaps somebody should try to develop a libva's driver that proxies to the call to the host libva's...

perhaps running `$ strace vainfo` might give a hint of the problem.

It reads card0 and all that at low level. But when the driver's internal symbols table is populated, it fails. In i965 driver, the population fails when the card is...

For meson the project version is a first class element for compilation and distribution. API version is specific to libva.