mesa/src/intel/decoder
José Roberto de Souza 0113a2d4b3 intel/decoder: Fix binding table pointer entry being marked as invalid
If entry goes until the last byte of the bo it was being marked as
not valid while it is valid.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28376>
2024-03-25 20:27:06 +00:00
..
tests intel/decoder: Move decoder to a separate module 2024-02-16 16:37:31 +00:00
intel_batch_decoder.c intel/decoder: Fix binding table pointer entry being marked as invalid 2024-03-25 20:27:06 +00:00
intel_batch_decoder_brw.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_elk.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_stub.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_decoder.c intel/decoder: Move decoder to a separate module 2024-02-16 16:37:31 +00:00
intel_decoder.h intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_decoder_private.h intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
meson.build intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00