
Currently, in dsi_display_get_modes, priv_info, rates, front_porches and pixel_clks_khz memory is allocated for each timing node and the same memory is copied for each supported fps. The values of front porches calculated to maintain constant fps for each bit clk rate gets overwritten with the values for last fps in the dfps list. But the values of front porches should be different in case where DFPS and dynamic clock are both supported either by vfp approach or hfp approach. To fix this, allocate memory separately for each fps. Change-Id: Ibf753aa8cca8d77b02b20785b5435f1aba05106e Signed-off-by: Kashish Jain <kashjain@codeaurora.org>
222 KiB
222 KiB