diff options
| author | Michał Winiarski <[email protected]> | 2023-05-23 15:50:20 +0200 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:34:42 -0500 |
| commit | d0e2dd764a6d55cff35e9f609b724fcc62469ba6 (patch) | |
| tree | 77e01de2914c76cfcac939fc0c2544e182b52654 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 35cbfe561912874a1f0d4b2ceb5fe890f0f58e46 (diff) | |
drm/xe: Fix check for platform without geometry pipeline
It's not possible for the condition checking if we're running on
platform without geometry pipeline to ever be true, since
gt->fuse_topo.g_dss_mask is an array.
It also breaks the build:
../drivers/gpu/drm/xe/xe_rtp.c:183:50: error: address of array 'gt->fuse_topo.g_dss_mask' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
Signed-off-by: Michał Winiarski <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions