diff options
author | 2024-02-26 15:27:59 +0100 | |
---|---|---|
committer | 2024-03-04 11:09:32 +0100 | |
commit | 4a0e7b3c37531aabddf6f144b83ae9b65ec809fd (patch) | |
tree | 6d2fe729fd68a5fd6edf869d9eb1469ab2f7bd38 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/imx/dcss: fix resource size calculation (diff) | |
download | wireguard-linux-4a0e7b3c37531aabddf6f144b83ae9b65ec809fd.tar.xz wireguard-linux-4a0e7b3c37531aabddf6f144b83ae9b65ec809fd.zip |
drm/i915: fix applying placement flag
Switching from a separate list to flags introduced a bug here.
We were accidentially ORing the flag before initailizing the placement
and not after. So this code didn't do nothing except producing a
warning.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: a78a8da51b36 ("drm/ttm: replace busy placement with flags v6")
Link: https://patchwork.freedesktop.org/patch/msgid/20240226142759.93130-1-christian.koenig@amd.com
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> # compile only
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions