commit | db49296ba1e9140f507ab55424e7376d564a0504 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Oct 13 11:09:26 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Oct 13 13:06:41 2016 +0100 |
tree | 4cf009bb564716c786908cdce83995a90235de2b | |
parent | ae9400cab1bec3b3981b8fd7ae66c58ae5104551 [diff] |
drm/i915: Shrink TV modes const data Make struct video_levels and struct tv_mode use data types of sufficient width to save approximately one kilobyte in the .rodata section. v2: Do not align struct members. (Jani Nikula, Joonas Lahtinen) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1476353366-13931-1-git-send-email-tvrtko.ursulin@linux.intel.com