mesa/src/gallium/winsys
Leo Liu 43c04ab2b4 radeonsi: separate video hw info based on HW engine individually
This removes previous "has_hw_decode" and "uvd_enc_supported" and
makes information more accuate for cases where HW decode, HW encode,
and HW JPEG decode might partially available.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11201>
2021-06-08 09:32:48 -04:00
..
amdgpu/drm winsys/amdgpu: use int16 for buffer_indices_hashlist 2021-06-07 07:38:35 +00:00
d3d12/wgl d3d12: Clean up swapchains on framebuffer destruction 2021-04-01 16:19:41 +00:00
etnaviv/drm renderonly: remove layering violations 2021-03-11 14:41:48 +00:00
freedreno/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
i915/drm gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
iris/drm iris: handle os_dupfd_cloexec failure 2020-09-02 15:08:01 +00:00
kmsro/drm kmsro: Fix confusing comma expression 2021-05-31 14:58:12 +00:00
lima/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
nouveau/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
panfrost/drm panfrost: Try to align scanout resource stride on 64 bytes 2021-05-17 09:48:34 +02:00
radeon radeonsi: separate video hw info based on HW engine individually 2021-06-08 09:32:48 -04:00
svga/drm gallium/pb: remove 8 bytes from pb_buffer by packing variables 2021-04-06 22:31:15 +00:00
sw gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
tegra/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
v3d/drm v3d: rename header include guards 2021-04-29 11:22:12 +02:00
vc4/drm renderonly: close the gpu fd when destroying renderonly 2021-03-11 14:41:48 +00:00
virgl Revert "virgl: Cache depth and stencil buffers" 2021-06-03 17:00:28 +00:00