Files
u-boot/drivers/video
Devarsh Thakkar b30414f089 video: Fill video handoff in video post probe
Fill video handoff fields in video_post_probe as at this point we have
full framebuffer-related information.

Also fill all the fields available in video hand-off struct as those
were missing earlier and U-boot framework expects them to be filled for
some of the functionalities.

While filling framebuffer size in video hand-off structure use the
actual framebuffer region size as derived from gd->video_top and
gd->video_bottom instead of directly using the size populated in
video_uc_plat as it contains unaligned size.

Reported-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-01-29 14:49:17 -05:00
..
2023-02-07 14:33:48 -05:00
2023-02-10 07:41:41 -05:00
2022-10-30 20:07:17 +01:00
2022-10-30 20:07:17 +01:00
2023-09-19 11:36:25 -04:00
2023-10-11 15:43:55 -04:00
2023-09-22 06:05:40 +08:00
2023-03-13 13:53:01 +01:00
2021-07-15 17:56:03 +05:30
2023-11-07 14:48:51 -05:00
2023-09-19 11:36:25 -04:00
2022-03-28 20:18:26 +02:00
2022-03-28 20:16:46 +02:00
2022-01-19 18:11:34 +01:00
2023-07-14 12:54:51 -04:00