commit | f5f1f897c892cbff6135cd743df9989ca7bc29e4 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 20 18:20:29 2014 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 20 18:20:29 2014 -0500 |
tree | 18197d06c797c03e13d91e0e0519cf4428fedf1a | |
parent | d30df55b3ec069283408b6d3b013bcba52dd03dc [diff] |
drm/radeon: add query to fetch the max engine clock (v2) This is needed for reporting the max GPU engine clock in OpenCL. This just reports the max possible engine clock, it does not take into account current conditions that may limit that clock. v2: fix query number for merge with 3.13 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>