Home
last modified time | relevance | path

Searched refs:UVDClockInfo (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h585 }UVDClockInfo; typedef
589 UVDClockInfo entries[1];
Dr600_dpm.c1140 1 + (array->ucNumEntries * sizeof (UVDClockInfo))); in r600_parse_extended_power_table()
1154 UVDClockInfo *uvd_clk = (UVDClockInfo *) in r600_parse_extended_power_table()
1156 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h596 }UVDClockInfo; typedef
600 UVDClockInfo entries[1];
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c581 1 + (array->ucNumEntries * sizeof (UVDClockInfo))); in amdgpu_parse_extended_power_table()
595 UVDClockInfo *uvd_clk = (UVDClockInfo *) in amdgpu_parse_extended_power_table()
597 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in amdgpu_parse_extended_power_table()