Searched refs:UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 163 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF = 0x1, enumerator
|
H A D | vcn_v1_0.c | 748 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_1_0_enable_static_power_gating() 1169 /* Wait for power status to be UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF */ in vcn_v1_0_stop_dpg_mode() 1171 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_stop_dpg_mode() 1188 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_stop_dpg_mode() 1233 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_pause_dpg_mode() 1289 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_pause_dpg_mode()
|
H A D | vcn_v2_0.c | 763 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_v2_0_enable_static_power_gating()
|
H A D | vcn_v3_0.c | 607 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_v3_0_enable_static_power_gating()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v1_0.c | 749 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_1_0_enable_static_power_gating() 1170 /* Wait for power status to be UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF */ in vcn_v1_0_stop_dpg_mode() 1172 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_stop_dpg_mode() 1189 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_stop_dpg_mode() 1234 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_pause_dpg_mode() 1290 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF, in vcn_v1_0_pause_dpg_mode()
|
H A D | amdgpu_vcn.h | 200 UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF = 0x1, enumerator
|
H A D | vcn_v2_0.c | 764 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_v2_0_enable_static_power_gating()
|
H A D | vcn_v4_0.c | 615 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_v4_0_enable_static_power_gating()
|
H A D | vcn_v3_0.c | 653 data |= UVD_POWER_STATUS__UVD_POWER_STATUS_TILES_OFF; in vcn_v3_0_enable_static_power_gating()
|
Completed in 24 milliseconds