drm/msm/sde: Move roi number check to atomic_check stage
Check the number of user input roi at atomic check stage.
This modification can avoid some potential bugs. Such as,
first commit will initialize misr number at atomic check
stage, but value check at property set stage, misr number
has not been initialized.
Change-Id: I388d6e8daa1a1c070db7ac1eb6153c1f78f0774a
Signed-off-by:
Zhiqiang Liu <zhiqliu@codeaurora.org>
Loading
Please sign in to comment