aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2022-04-13 18:28:51 +0300
committerVille Syrjälä <[email protected]>2022-04-25 18:47:50 +0300
commit3e1faae3398789abe8d4797255bfe28d95d81308 (patch)
treed7cda5d818c34d7d7e05fe6957358b3c0d7fc785 /tools/perf/scripts/python/syscall-counts.py
parentaf2cbc6ef967f61711a3c40fca5366ea0bc7fecc (diff)
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
plane_state->uapi.crtc is not what we want to be looking at. If bigjoiner is used hw.crtc is what tells us what crtc the plane is supposedly using. Not an actual problem on current hardware as the only FBC capable pipe (A) can't be a bigjoiner slave and thus uapi.crtc==hw.crtc always here. But when we get more FBC instances this will become actually important. Fixes: 2e6c99f88679 ("drm/i915/fbc: Nuke lots of crap from intel_fbc_state_cache") Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Manasi Navare <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions