Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h562 }ATOM_PPLIB_VCE_State_Record; typedef
567 ATOM_PPLIB_VCE_State_Record entries[1];
Dr600_dpm.c1086 ATOM_PPLIB_VCE_State_Record *state_entry; in r600_parse_extended_power_table()
1127 state_entry = (ATOM_PPLIB_VCE_State_Record *) in r600_parse_extended_power_table()
1128 ((u8 *)state_entry + sizeof(ATOM_PPLIB_VCE_State_Record)); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h573 }ATOM_PPLIB_VCE_State_Record; typedef
578 ATOM_PPLIB_VCE_State_Record entries[1];
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c527 ATOM_PPLIB_VCE_State_Record *state_entry; in amdgpu_parse_extended_power_table()
568 state_entry = (ATOM_PPLIB_VCE_State_Record *) in amdgpu_parse_extended_power_table()
569 ((u8 *)state_entry + sizeof(ATOM_PPLIB_VCE_State_Record)); in amdgpu_parse_extended_power_table()