mesa/src/amd
Dave Airlie 5deb476095 radv: align video images internal width/height inside the driver.
Due to how the decoders work, they will write garbage data into
the padding, and later using the image for sampling with linear
images will use the garbage to create broken results. Let the
user specify the image size and align it up in the driver, so
sampling of the image later has the correct w/h.

cc: mesa-stable

Reviewed-by: Lynne <dev@lynne.ee>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23227>
2023-05-30 02:53:32 +00:00
..
addrlib amd: update addrlib 2023-03-29 20:36:09 +00:00
ci ci/amd: previously missed raven flake 2023-05-29 22:01:29 +02:00
common amd: fix 64-bit integer color image clears 2023-05-29 07:54:38 +02:00
compiler amd: Use the Mesa base style 2023-05-29 21:06:12 +00:00
drm-shim amd/drm-shim: add raven2 2023-05-22 20:14:22 +00:00
llvm ac/llvm: use LLVM 0/1 constants from ac_llvm_context instead of LLVMConstInt 2023-05-26 23:27:59 -04:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan radv: align video images internal width/height inside the driver. 2023-05-30 02:53:32 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00