sdm: Avoid Refresh in SetActiveConfig API handling

Refresh enables HIDL to convert FastPath draw cycle from SF to Slow
Path draw cycle, having separate ValidateDisplay and PresentDisplay
IPC calls. Hence, remove Refresh callback to optimize the first draw
cycle after SetActiveConfig API call. Display HAL should take care
to update CRTC Mode in every use case.

Change-Id: I0cfb1766a8e0b71f53314d8e8f70492fcb326e54
1 file changed