aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2017-01-23 11:42:59 +0200
committerJani Nikula <[email protected]>2017-01-27 12:33:30 +0200
commit2eebe4f2d5f4c91edc37801d828ba29edfbc7722 (patch)
tree57d00740515f502c406b762c0b1ece13b57754ef /tools/perf/scripts/python/bin/stackcollapse-report
parentbc384c77e3bb3df2b396f4fb246b452571896c5e (diff)
drm/color: un-inline drm_color_lut_extract()
The function is not that big, but it's also not used for anything performance critical. Make it a normal function. As a side effect, this apparently makes sparse smarter about what it's doing, and gets rid of the warning: ./include/drm/drm_color_mgmt.h:53:28: warning: shift too big (4294967295) for type unsigned long ./include/drm/drm_color_mgmt.h:53:28: warning: cast truncates bits from constant value (8000000000000000 becomes 0) Cc: Lionel Landwerlin <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions