summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMahesh Kumar <mahesh1.kumar@intel.com>2018-01-30 11:49:11 -0200
committerPaulo Zanoni <paulo.r.zanoni@intel.com>2018-01-31 14:18:32 -0200
commitdf8ee19087d24ca00c4f76b3a28c793b661b4b1e (patch)
tree55a80abf6355f21e2cd23c23fedc3275ec5a2fca /tools/perf/scripts/python/export-to-postgresql.py
parent9a9e3dfd6f8bff68434b9c5e1a3aa88f83a612ad (diff)
drm/i915/icl: Do not fix dbuf block size to 512
GEN9/10 had fixed DBuf block size of 512. Dbuf block size is not a fixed number anymore in GEN11, it varies according to bits per pixel and tiling. If 8bpp & Yf-tile surface, block size = 256 else block size = 512 This patch addresses the same. v2 (from Paulo): - Make it compile. - Fix a few coding style issues. v3: - Rebase on top of upstream patches v4 (from Paulo): - Bikeshed if statements (James). Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: James Ausmus <james.ausmus@intel.com> Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180130134918.32283-3-paulo.r.zanoni@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions