Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Don-t-build-non-free-files.patch | Don't build non-free files | Sebastian Ramacher <sebastian@ramacher.at> | no | 2018-08-30 | ||
0002-Disable-post-processing-shaders.patch | Disable post-processing shaders | Sebastian Ramacher <sebastian@ramacher.at> | no | 2018-08-30 | ||
0003-Disable-decoding.patch | Disable decoding | Sebastian Ramacher <sebastian@ramacher.at> | no | 2018-08-30 | ||
0004-fix-exporting-buffers-with-3-planes.patch | [PATCH] fix exporting buffers with 3 planes and VA_EXPORT_SURFACE_SEPARATE_LAYERS To get the plane offset, y_cb_offset or y_cr_offset must be multiplied with the pitch for the 'Y' plane. See for example i965_DeriveImage(). Without this, exporting formats with 3 planes where cb_cr_pitch == width/2 is broken, because the offset of the third plane is calculated incorrectly. |
Michael Olbrich <m.olbrich@pengutronix.de> | not-needed | https://github.com/intel/intel-vaapi-driver/pull/514 | 2024-03-21 | |
0005-Make-wl_drm-optional.patch | Make wl_drm optional Don't error out when vtable->wl_interface is NULL. Fetching wl_drm_interface from libEGL used to work but doesn't anymore: it's now a private symbol (wayland-scanner private-code). |
Simon Ser <contact@emersion.fr> | invalid | debian | https://github.com/intel/intel-vaapi-driver/pull/566 | 2024-10-27 |