Vinod Polimera has uploaded a new patch set (#3) to the change originally created by Ravi kumar. ( https://review.coreboot.org/c/coreboot/+/47067 )
Change subject: sc7180: Fix prefill requirement and correct the fetch start check ......................................................................
sc7180: Fix prefill requirement and correct the fetch start check
With Innolux panel timings, the fetch_start evaluates to be more than v_total which is invalid. Update max prefill fetch check to accommodate the extra h_total addition in fetch_start calculation. Secondly, make the prefill line requirement same as Kernel driver. Kernel repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/driv...
Change-Id: If7624c0b28421759fdf47dd92f23214a78058199 Signed-off-by: Vinod Polimera vpolimer@codeaurora.org --- M src/soc/qualcomm/sc7180/display/mdss.c 1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/47067/3