]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite04bb2144fb99c0556c0fc31f87df7e82835bdb3
tree03706799c4d2783b18549de4a3bd12b49581d17a
parent151a9ce698a4799f8c76c34f6228ce27373aa585
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