Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/ !
H A Dpptable.h585 }UVDClockInfo; typedef
589 UVDClockInfo entries[1];
H A Dr600_dpm.c1141 1 + (array->ucNumEntries * sizeof (UVDClockInfo))); in r600_parse_extended_power_table()
1155 UVDClockInfo *uvd_clk = (UVDClockInfo *) in r600_parse_extended_power_table()
1157 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/include/ !
H A Dpptable.h633 }UVDClockInfo; typedef
637 UVDClockInfo entries[] __counted_by(ucNumEntries);
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ !
H A Dprocesspptables.c197 p->ucNumEntries * sizeof(UVDClockInfo); in get_uvd_clock_info_array_size()
1220 const UVDClockInfo *entry = in get_uvd_clock_voltage_limit_table()