bootlin / libva-v4l2-request

LibVA implementation for the Linux Video4Linux2 Request API
Other
76 stars 59 forks source link

Tile format #32

Closed kwizart closed 5 months ago

kwizart commented 4 years ago

This is an attempt to fix the build on aarch64 (and others architecture beyond arm). As I understand, the tiled ASM is armv7 only, so can be discarded on "others arches".

kwizart commented 4 years ago

Side note, this PR was only build time tested. I plan to do more runtime tests on amlogic ("la frite") using aarch64 upstream kernel/userspace.

kwizart commented 5 months ago

superseeded by #38