Skip to content
Snippets Groups Projects
Commit 8f6ef7cf authored by Nicușor Cîțu's avatar Nicușor Cîțu
Browse files

MGS-6371 [#imx-2489] Fixed the gckHARDWARE_SetFscaleValue().


We have to use the commitMutex to ensure when we set frequency scaling,
so the other commits will be stopped.
If we use the gckCOMMAND_Stall + gckHARDWARE_QueryIdle, we might get new commit
between wait stall signal and gckHARDWARE_QueryIdle and we may never get the GPU idle.

Signed-off-by: default avatarWang Zijian <Zijian.Wang@verisilicon.com>
Signed-off-by: default avatarNicusor Citu <nicusor.citu@nxp.com>
parent 735750ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment