Skip to content
Snippets Groups Projects
Commit 025731ee authored by Tomeu Vizoso's avatar Tomeu Vizoso
Browse files

panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID


Bifrost devices do support the flush reduction feature, so on first job
submit we were trying to read the register while still powered off.

If the GPU is powered off, the feature doesn't bring any benefit, so
don't try to read.

Signed-off-by: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
parent 7d9c5c14
No related branches found
No related tags found
Loading
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