Skip to content
Commit f79b468e authored by Thulasimani,Sivakumar's avatar Thulasimani,Sivakumar Committed by Daniel Vetter
Browse files

drm/i915: fix checksum write for automated test reply



DP spec requires the checksum of the last block read to be written
when replying to TEST_EDID_READ. This patch fixes the current code
to do the same.

v2: removed loop for jumping blocks and performed direct addition
as recommended by Daniel

Signed-off-by: default avatarSivakumar Thulasimani <sivakumar.thulasimani@intel.com>
Reviewed-by: default avatarSonika Jindal <sonika.jindal@intel.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent ca5a0fbd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment