aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJosé Roberto de Souza <[email protected]>2018-09-18 13:47:11 -0700
committerRodrigo Vivi <[email protected]>2018-09-26 17:06:11 -0700
commitfd847b8e60e0db72fd7d8922da0d1b07c1454efa (patch)
treea6eac3685b616dabaa6f7f306e54b20cbdc8f293 /tools/perf/scripts/python/export-to-sqlite.py
parent6edafc4eb3e4ae26b1b5dbc0cabfc82d96d6b9bb (diff)
drm/i915: Do not modifiy reserved bit in gens that do not have IPC
IPC was only added in SKL+(actually we don't even enable for SKL due WA) so without this change, driver was writing to a reserved bit. Also removing the uncessary dev_priv->ipc_enabled = false; as now gens without IPC will not have IPC enabled. v2(Rodrigo): - moved the new handling of WA #0477 to the next patch Reviewed-by: Rodrigo Vivi <[email protected]> Signed-off-by: José Roberto de Souza <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions