diff options
author | 2016-10-13 11:09:23 +0100 | |
---|---|---|
committer | 2016-10-13 13:06:40 +0100 | |
commit | 44a655cae3043453f9dd8076538712d52e2e0ce4 (patch) | |
tree | 99163a36572edbe10c37669ca96eda331affa28e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/hsw: Fix GPU hang during resume from S3-devices state (diff) | |
download | linux-dev-44a655cae3043453f9dd8076538712d52e2e0ce4.tar.xz linux-dev-44a655cae3043453f9dd8076538712d52e2e0ce4.zip |
drm/i915: Shrink cxsr_latency_table
unsigned long is too wide - use smaller types in
struct cxsr_latency to save 800-something bytes of .rodata.
v2: All data even fits in u16 for even more saving. (Ville Syrjala)
v3: Move bitfields to the end of the struct. (Joonas Lahtinen)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions