ANDROID: vendor_hooks: add hook in __dev_pm_qos_update_request()
This hook is used to update new values to req->data.freq.
When the GPU updates its maximum frequency by __dev_pm_qos_update_request(),
this hook allows us to capture the frequency information,
enabling centralized management of requests from different sources
Bug: 440488476
Signed-off-by:
renchenghan <renchenghan@vivo.corp-partner.google.com>
Change-Id: Ieadb004f659dd9e7db0b6632b268fc7b440292a4
Loading