diff options
author | Ville Syrjälä <[email protected]> | 2021-11-24 13:36:33 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2021-12-03 12:49:14 +0200 |
commit | 248e251567a013c960d08124a4abcfc3e2ce6371 (patch) | |
tree | 1a4d93fb58859f4be5601e4f93e22436a722f5d3 /scripts/gdb/linux/tasks.py | |
parent | d96c5ed0e37fcba4071d29fed92410b3a4d9cdf1 (diff) |
drm/i915/fbc: Eliminate racy intel_fbc_is_active() usage
The ilk fbc watermark computation uses intel_fbc_is_active() which
is racy since we don't know whether FBC will be enabled or not at
some point. So let's just assume it will be if both HAS_FBC()
and the modparam agree.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Mika Kahola <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions