commit | a6dcc6cfa2934afe2133f44241a3a1b4c758cc2b | [log] [tgz] |
---|---|---|
author | Helge Deller <[email protected]> | Fri Oct 14 10:13:55 2022 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Oct 26 13:25:10 2022 +0200 |
tree | 51b1c10392d7e29c24df4a7a709992afbb4c67b2 | |
parent | 2ce9fab94b8db61f014e43ddf80dd1524ae6dff4 [diff] |
parisc: fbdev/stifb: Align graphics memory size to 4MB commit aca7c13d3bee81a968337a5515411409ae9d095d upstream. Independend of the current graphics resolution, adjust the reported graphics card memory size to the next 4MB boundary. This fixes the fbtest program which expects a naturally aligned size. Signed-off-by: Helge Deller <[email protected]> Cc: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>