mesa/src/freedreno
Chia-I Wu 6bc1fd1862 freedreno: add has_separate_chroma_filter to fd_dev_info
The blob driver does not support
VK_FORMAT_FEATURE_SAMPLED_IMAGE_YCBCR_CONVERSION_SEPARATE_RECONSTRUCTION_FILTER_BIT
before a6xx_gen3.  It still sets CHROMA_LINEAR bit according to
chromaFilter, but the bit has no effect before a6xx_gen3 (confirmed on
a618 with blob version 512.490.0).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19609>
2022-11-18 00:29:09 +00:00
..
.gitlab-ci tu: Rename RB_MSAA_CNTL to RB_BLIT_GMEM_MSAA_CNTL 2022-09-21 11:20:15 +00:00
afuc freedreno: remove stale makefile 2022-06-02 09:13:23 +00:00
ci ci/freedreno: Test on a618 2022-11-17 19:30:46 +00:00
common freedreno: add has_separate_chroma_filter to fd_dev_info 2022-11-18 00:29:09 +00:00
computerator Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
decode freedreno/cffdec: Add NOP debug messages 2022-11-11 13:50:57 +00:00
drm freedreno/drm: Fix suballoc alignment 2022-11-16 03:44:06 +00:00
drm-shim freedreno/drm-shim: add a660 2022-07-22 02:11:14 +00:00
ds pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
fdl freedreno/fdl: Increase alignment for UBWC images 2022-10-31 11:17:31 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 ir3: Re-fuse ffmas after nir_lower_imul cleanup breaks them. 2022-11-10 19:37:50 +00:00
isa isaspec: Move isa_decode(..) declaration 2022-09-03 19:26:04 +00:00
perfcntrs freedreno: Find curses properly for building fdperf 2022-11-17 23:57:05 +00:00
registers freedreno: Add LABEL flush 2022-10-10 21:04:18 +00:00
rnn freedreno: Move the headergen2 test to be meson unit tests. 2021-10-01 23:16:04 +00:00
vulkan turnip: Enable EXT_swapchain_colorspace 2022-11-16 14:07:45 +00:00
.clang-format freedreno: Add some options to .clang-format 2021-07-12 20:57:21 +00:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build freedreno: support lua54 2021-10-26 00:33:31 +00:00