Loading
msm: mdss: dp: read edid data in shorter burst size
Each block of EDID data is usually 128 bytes long. Reading each block in a single burst can sometimes result in incorrect or corrupted data returned from the sink. Add support to read EDID in shorter burst sizes and set the default burst size to 16 bytes. CRs-Fixed: 2006096 Change-Id: I681f2d2eb01de11eadc1857dd5089cbe35befad2 Signed-off-by:Aravind Venkateswaran <aravindh@codeaurora.org> Signed-off-by:
Tatenda Chipeperekwa <tatendac@codeaurora.org>