diff options
| author | Tvrtko Ursulin <[email protected]> | 2016-12-06 10:50:20 +0000 |
|---|---|---|
| committer | Tvrtko Ursulin <[email protected]> | 2016-12-08 10:12:04 +0000 |
| commit | 4e8048f80aa0ab1e05cb4d866922811996f28da4 (patch) | |
| tree | 2526ad9e5befb28aa2d2fb0c7dd54bd57c745c7a /tools/perf/scripts/python | |
| parent | 991914274bdde1e0de28cadc8eca4c736ec3fd07 (diff) | |
drm/i915: Shrink pipe config checker
Replace INTEL_ERR_OR_DBG_KMS macro with an intel_err_or_dbg_kms
function to shrink the code and rodata strings.
text data bss dec hex filename
1271480 41831 2016 1315327 1411ff i915.ko.0
1265160 41831 2016 1309007 13f94f i915.ko.2
Total of ~6 KiB saving across text and strings.
v2:
* Annotate the function for printf-style checking.
* Rename to pipe_config_err. (Chris Wilson)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions