All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] patches used to enable u-boot video driver on raspberry pi 4B platform
@ 2023-07-26  2:42 Meng Li
  2023-07-26  2:42 ` [PATCH 1/2] bcm2835: Add simiple-framebuffer for use with fkms Meng Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Meng Li @ 2023-07-26  2:42 UTC (permalink / raw)
  To: u-boot, mbrugger, pbrobinson, agust; +Cc: meng.li

From: Meng Li <meng.li@windriver.com>

There are 2 patches as bleow:
0001-bcm2835-Add-simiple-framebuffer-for-use-with-fkms.patch
0002-rpi-set-the-correct-parameter-for-simple-framebuffer.patch
The first one is used to enable u-boot video driver.
The second one is used to fix the wired display status on monitor.

Jason Wessel (1):
  bcm2835: Add simiple-framebuffer for use with fkms

Meng Li (1):
  rpi: set the correct parameter for simple framebuffer node

 board/raspberrypi/rpi/rpi.c | 2 ++
 drivers/video/bcm2835.c     | 3 +++
 2 files changed, 5 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-14  6:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26  2:42 [PATCH 0/2] patches used to enable u-boot video driver on raspberry pi 4B platform Meng Li
2023-07-26  2:42 ` [PATCH 1/2] bcm2835: Add simiple-framebuffer for use with fkms Meng Li
2023-07-26  2:42 ` [PATCH 2/2] rpi: set the correct parameter for simple framebuffer node Meng Li
2023-08-14  6:07 ` [PATCH 0/2] patches used to enable u-boot video driver on raspberry pi 4B platform Anatolij Gustschin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.