mesa/src/amd/vulkan
Dave Airlie d4f5fc709e radv/video: use correct h264 levels
This should be set to the enum, ffmpeg has it wrong so far, but the sample decoder has it right.

convert radv to the proper answer.

Fixes: 1693c03a39 ("radv/video: add initial h264 decoder for VCN")
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23225>
(cherry picked from commit ea2eade57b)
2023-05-25 17:40:53 +01:00
..
bvh radv: Remove radv_bvh_aabb_node::aabb 2023-04-11 07:57:34 +00:00
layers radv: Add RT stages to radv_mesa_to_rgp_shader_stages 2023-04-11 02:00:15 +00:00
meta vulkan/pipeline_cache: don't log warnings for client-invisible caches 2023-05-25 14:06:10 +01:00
nir radv/rq: Rematerialize inv_dir before proceed 2023-03-30 18:15:11 +00:00
radix_sort
winsys radv/amdgpu: fix adding continue preambles and postambles BOs to the list 2023-04-26 17:37:25 +01:00
.editorconfig
meson.build radv: split radv_pipeline.c into radv_pipeline_{compute,graphics}.c 2023-04-12 11:18:45 +00:00
radv_acceleration_structure.c radv: Pack and encode geometry id and flags on the CPU 2023-04-11 07:57:34 +00:00
radv_aco_shader_info.h aco, radv: Remove redundant enable_mrt_output_nan_fixup from PS epilog info. 2023-04-12 17:30:02 +00:00
radv_android.c vulkan,anv,hasvk,radv: Unify Android hardware buffer creation 2023-03-31 14:57:03 +00:00
radv_buffer.c
radv_check_va.py
radv_cmd_buffer.c radv: fix radv_emit_userdata_vertex for vertex offset -1 2023-05-25 14:06:13 +01:00
radv_constants.h
radv_cp_reg_shadowing.c radv/amdgpu: Add bool is_secondary argument to cs_create function. 2023-04-11 17:05:03 +00:00
radv_cs.h
radv_debug.c radv: remove radv_graphics_pipeline::vb_desc_usage_mask 2023-03-30 11:21:19 +00:00
radv_debug.h radv: enable VK_EXT_graphics_pipeline_library by default 2023-04-10 10:02:32 +00:00
radv_descriptor_set.c radv: Pre-compute descriptor set layout hash. 2023-04-03 08:46:08 +00:00
radv_descriptor_set.h radv: Pre-compute descriptor set layout hash. 2023-04-03 08:46:08 +00:00
radv_device.c radv: bump the global VRS image size to maximum supported FB dimensions 2023-05-25 14:06:12 +01:00
radv_device_generated_commands.c radv: remove radv_graphics_pipeline::vb_desc_alloc_size 2023-03-30 11:21:19 +00:00
radv_device_memory.c
radv_event.c
radv_formats.c radv: disable IMAGE_USAGE_STORAGE with depth-only and stencil-only formats 2023-05-25 14:06:12 +01:00
radv_image.c radv: disable fast-clears with CMASK for 128-bit formats 2023-04-19 14:34:47 +01:00
radv_instance.c radv: Add driconf to always drain waves before writing timestamps 2023-05-05 18:51:47 +01:00
radv_llvm_helper.cpp
radv_llvm_helper.h
radv_nir_to_llvm.c ac/llvm: move ac_fixup_ls_hs_input_vgprs to amd common 2023-04-03 01:35:06 +00:00
radv_perfcounter.c
radv_physical_device.c radv: only enable extendedDynamicState3ConservativeRasterizationMode on GFX9+ 2023-05-01 08:59:47 +01:00
radv_pipeline.c radv: cleanup after splitting radv_pipeline.c 2023-04-13 02:21:44 +00:00
radv_pipeline_cache.c radv: clean up pipeline-cache interface 2023-04-11 11:38:15 +00:00
radv_pipeline_compute.c radv: split radv_pipeline.c into radv_pipeline_{compute,graphics}.c 2023-04-12 11:18:45 +00:00
radv_pipeline_graphics.c radv: fix resetting VRS if the graphics pipeline doesn't enable it 2023-05-25 14:06:11 +01:00
radv_pipeline_rt.c radv/rt: properly destroy radv_ray_tracing_lib_pipeline on error 2023-04-26 17:37:27 +01:00
radv_private.h radv: fix radv_emit_userdata_vertex for vertex offset -1 2023-05-25 14:06:13 +01:00
radv_query.c radv: fix a sync issue with primitives generated query and NGG/legacy 2023-05-25 14:06:12 +01:00
radv_queue.c radv: add the perf counters BO to the preambles BO list 2023-04-26 17:37:25 +01:00
radv_radeon_winsys.h radv/amdgpu: Add bool is_secondary argument to cs_create function. 2023-04-11 17:05:03 +00:00
radv_rmv.c radv/rmv: Fix import memory 2023-04-26 17:37:26 +01:00
radv_rra.c radv: Remove radv_bvh_aabb_node::aabb 2023-04-11 07:57:34 +00:00
radv_rt_common.c radv: Remove radv_bvh_aabb_node::aabb 2023-04-11 07:57:34 +00:00
radv_rt_common.h
radv_rt_shader.c radv/rt: Plug some memory leaks during shader creation 2023-04-26 17:37:27 +01:00
radv_sampler.c
radv_sdma_copy_image.c
radv_shader.c radv: Don't leak the RT prolog binary 2023-04-26 17:37:27 +01:00
radv_shader.h radv: add padding to radv_shader_binary_legacy 2023-05-03 14:40:42 +01:00
radv_shader_args.c radv: Remove has_previous_stage 2023-04-11 06:24:17 +00:00
radv_shader_args.h radv: Remove has_previous_stage 2023-04-11 06:24:17 +00:00
radv_shader_info.c radv: do not enable VRS flat shading if the VRS builtin is read 2023-05-25 17:40:29 +01:00
radv_spm.c
radv_sqtt.c radv: Reserve space in si_cs_emit_cache_flush. 2023-04-12 20:31:47 +00:00
radv_video.c radv/video: use correct h264 levels 2023-05-25 17:40:53 +01:00
radv_wsi.c
si_cmd_buffer.c radv: Reserve space in si_cs_emit_cache_flush. 2023-04-12 20:31:47 +00:00
vk_format.h