aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2024-03-28 07:40:01 -0700
committerDmitry Baryshkov <[email protected]>2024-04-22 16:22:49 +0300
commit3306a13a8f9dd0ead7dbb9b7b0073eb555b415ae (patch)
treeeabf632a95c949c60eaa691f586d8e87e314e34a /tools/perf/scripts/python/bin/stackcollapse-report
parent3b76287ce88b6e55b6144b5783473d2beeae4380 (diff)
drm/msm/dp: Removed fixed nvid "support"
The "desc" member of struct dp_panel is zero-initialized during allocation and never assigned, resulting in dp_ctrl_use_fixed_nvid() never returning true. This returned boolean value is passed around but never acted upon. Perform constant propagation and remove the traces of "fixed nvid". Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/585344/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions