diff options
author | Stuart Summers <[email protected]> | 2022-05-10 23:02:26 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-05-24 12:26:25 -0700 |
commit | 1eb31338994889ac34c4f841e5d54bf10111741b (patch) | |
tree | 9d4a331ae3384820d8e899a568f8f8a161dc435e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | fb289464f695f9d913479b4ebae9e39b057f8531 (diff) |
drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROL
Although we already strip 3D-specific flags from PIPE_CONTROL
instructions when submitting to a compute engine, there are some
additional flags that need to be removed when the platform as a whole
lacks a 3D pipeline. Add those restrictions here.
v2:
- Replace LACKS_3D_PIPELINE checks with !HAS_3D_PIPELINE and add
has_3d_pipeline to all platforms except PVC. (Lucas)
Bspec: 47112
Cc: Lucas De Marchi <[email protected]>
Signed-off-by: Stuart Summers <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Matt Atwood <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions