-
- Downloads
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:
Tomeu Vizoso <tomeu.vizoso@collabora.com>
Loading
Please register or sign in to comment