diff options
author | 2023-09-28 11:29:24 +0300 | |
---|---|---|
committer | 2023-09-29 10:32:34 +0300 | |
commit | a9d0eb95dbdbd3fdb8fff2ad94b4356fb9dd5e77 (patch) | |
tree | 1df3a1e2737b0fde4521c7f869045a1137325a5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/fdi: Recompute state for affected CRTCs on FDI links (diff) | |
download | linux-rng-a9d0eb95dbdbd3fdb8fff2ad94b4356fb9dd5e77.tar.xz linux-rng-a9d0eb95dbdbd3fdb8fff2ad94b4356fb9dd5e77.zip |
drm/i915: Warn on if set frontbuffer return value is not NULL on release
i915_gem_object_set_frontbuffer returns set frontbuffer pointer. When we
are releasing frontbuffer we are clearing the pointer from the object. Warn
on if return value is not null.
v3: Check i915_gem_object_set_frontbuffer return value separately
v2: Instead of ignoring do drm_WARN_ON
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230928082924.164720-1-jouni.hogander@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions