diff options
author | Suraj Kandpal <suraj.kandpal@intel.com> | 2023-03-09 09:28:53 +0300 |
---|---|---|
committer | Uma Shankar <uma.shankar@intel.com> | 2023-04-03 10:11:11 +0300 |
commit | 9aeabe1988551f797f6e0cba0e7c2d4549cc3a4b (patch) | |
tree | f24e8e4b10eeea0f61c9488e1e53a874f22a8bfc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dd4d6791eb0164ba59d3e105135188c355d80fa2 (diff) | |
download | linux-9aeabe1988551f797f6e0cba0e7c2d4549cc3a4b.tar.xz |
drm/i915/dsc: Fill in native_420 field
Now that we have laid the groundwork for YUV420 Enablement
we fill up native_420 field in vdsc_cfg and add appropriate
checks wherever required.
---v2
-adding native_422 field as 0 [Vandita]
-filling in second_line_bpg_offset, second_line_offset_adj
and nsl_bpg_offset in vds_cfg when native_420 is true
---v3
-adding display version check to solve igt issue
--v7
-remove is_pipe_dsc check as its always true for D14 [Jani]
--v10
-keep sink capability check [Jani]
-move from !(x == y || w == z) to x !=y && w != z [Jani]
--v11
-avoid native_420 computation if not gen14 [Uma]
--v12
-fix state mismatch issue of compressed_bpp
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230309062855.393087-6-suraj.kandpal@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions