gpu: drm: Add runtime pm support for adreno
Add basic runtime PM support so we turn the powerdomains
on when needed.
This is not full runtime support for the adreno driver, we
just do a pm_runtime_get_sync() in an appropriate place.
Signed-off-by:
Archit Taneja <architt@codeaurora.org>
Loading
Please sign in to comment