OSDN Git Service

drm/amdgpu: fill in vce clock info ioctl query (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Oct 2016 16:22:02 +0000 (12:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:43 +0000 (14:38 -0400)
commit07fecde5d3ece770234e2b71e052079af776869a
tree03706799c4d2783b18549de4a3bd12b49581d17a
parent597be302f1d30e908115632fd90049242c470e37
drm/amdgpu: fill in vce clock info ioctl query (v2)

Returns the vce clock table for the user mode driver.
The user mode driver can fill this data into vce clock
data packet for optimal VCE DPM.

v2: update to the new API

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c