diff options
| author | Jani Nikula <[email protected]> | 2017-01-23 11:42:59 +0200 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2017-01-27 12:33:30 +0200 |
| commit | 2eebe4f2d5f4c91edc37801d828ba29edfbc7722 (patch) | |
| tree | 57d00740515f502c406b762c0b1ece13b57754ef /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | bc384c77e3bb3df2b396f4fb246b452571896c5e (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions