mturney mturney has uploaded a new patch set (#41) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/27588 )
Change subject: sdm845: Add display hardware pipe line initialization [patch 3 of 3] ......................................................................
sdm845: Add display hardware pipe line initialization [patch 3 of 3]
Add sdm845 display hardware pipeline programming support and invoke the display initialization from soc_init for cheza boards.
Change-Id: I432095d177bbbcfc1a00dc5db506f9736feef558 Signed-off-by: Sravan Kumar D.V.N sravank1@codeaurora.org --- M src/soc/qualcomm/sdm845/Kconfig M src/soc/qualcomm/sdm845/Makefile.inc A src/soc/qualcomm/sdm845/display.c A src/soc/qualcomm/sdm845/display/mdss.c A src/soc/qualcomm/sdm845/display/oem_panel.c A src/soc/qualcomm/sdm845/include/soc/display.h A src/soc/qualcomm/sdm845/include/soc/display/panel_sn65dsix6_2k_innolux_dsi_video.h M src/soc/qualcomm/sdm845/soc.c 8 files changed, 1,503 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/27588/41