aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-11-18 21:52:46 +0200
committerVille Syrjälä <[email protected]>2016-12-14 22:36:39 +0200
commitbdcb2f91069337b3d577d69c15dbd1f5b8f683e8 (patch)
tree0c834df230e6f5db43c3e395e3a3483ccb8ec14c /tools/perf/scripts/python/bin/stackcollapse-record
parent59477fa90bfecc324708270f0867c2b4a9103956 (diff)
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
So it looks like the code is trying to pick between the passed in fb and crtc->primary->fb based on that funky 'bool atomic'. But later it will mix uses of both drm_fb (which was picked by the aforementioned logic) and crtc->primary->fb. So looks like a bug to me. Let's make it use drm_fb only. Cc: Ben Skeggs <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions