sdm: Update buffer properties of FBT before create fb id

FB_ID creation of first DP FBT buffer happens with predefined buffer
parameters, as buffer parameters of FBT updated after the validate.
Since FBT buffer parameters are updated to internal SDM structure
during validate, creation of fb id happens with predefined buffer
parameters causes either fb id creation failure or creation of FB id
with inappropriate parameters for the first FBT buffer that results in
corrpution on DP display. Hence update the buffer parameters of FBT
buffer to SDM structure before the creation of FB id.

Change-Id: I0be8a1b87a124e1cd441ab5e7f251acff5de5910
1 file changed