Colin Ian King b64cc0575d drm/radeon: make array encoded_lanes static
Don't populate the read-only array encoded_lanes on the stack but instead it
static. Also makes the object code smaller by 97 bytes:

Before:
   text    data    bss     dec    hex filename
  38899    8064      0   46963   b773 ./drivers/gpu/drm/radeon/r600_dpm.o

After:
   text    data    bss     dec    hex filename
  38738    8128      0   46866   b712 ./drivers/gpu/drm/radeon/r600_dpm.o

(gcc version 11.2.0)

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-09-23 15:17:28 -04:00
..
2020-04-30 16:48:42 -04:00
2019-12-18 16:09:13 -05:00
2019-06-10 22:30:24 +02:00
2019-06-10 22:30:24 +02:00
2020-04-01 14:44:43 -04:00
2021-05-13 10:45:15 -04:00
2021-08-05 21:18:00 -04:00
2021-04-09 16:44:26 -04:00
2021-02-21 14:44:44 -08:00
2021-06-10 11:28:09 +10:00
2021-08-05 21:18:00 -04:00
2021-08-05 21:18:00 -04:00
2019-06-10 22:30:24 +02:00
2020-09-22 17:37:38 -04:00
2020-09-22 17:37:38 -04:00
2020-09-22 17:37:38 -04:00