Searched refs:pause_dpg_mode (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 227 int (*pause_dpg_mode)(struct amdgpu_device *adev, member
|
H A D | amdgpu_vcn.c | 340 adev->vcn.pause_dpg_mode(adev, j, &new_state); in amdgpu_vcn_idle_work_handler() 385 adev->vcn.pause_dpg_mode(adev, ring->me, &new_state); in amdgpu_vcn_ring_begin_use()
|
H A D | vcn_v1_0.c | 157 adev->vcn.pause_dpg_mode = vcn_v1_0_pause_dpg_mode; in vcn_v1_0_sw_init() 1801 adev->vcn.pause_dpg_mode(adev, 0, &new_state); in vcn_v1_0_idle_work_handler() 1868 adev->vcn.pause_dpg_mode(adev, 0, &new_state); in vcn_v1_0_set_pg_for_begin_use()
|
H A D | vcn_v2_0.c | 176 adev->vcn.pause_dpg_mode = vcn_v2_0_pause_dpg_mode; in vcn_v2_0_sw_init()
|
H A D | vcn_v3_0.c | 241 adev->vcn.pause_dpg_mode = vcn_v3_0_pause_dpg_mode; in vcn_v3_0_sw_init()
|
H A D | vcn_v2_5.c | 223 adev->vcn.pause_dpg_mode = vcn_v2_5_pause_dpg_mode; in vcn_v2_5_sw_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 279 int (*pause_dpg_mode)(struct amdgpu_device *adev, member
|
H A D | amdgpu_vcn.c | 392 adev->vcn.pause_dpg_mode(adev, j, &new_state); in amdgpu_vcn_idle_work_handler() 448 adev->vcn.pause_dpg_mode(adev, ring->me, &new_state); in amdgpu_vcn_ring_begin_use()
|
H A D | vcn_v1_0.c | 153 adev->vcn.pause_dpg_mode = vcn_v1_0_pause_dpg_mode; in vcn_v1_0_sw_init() 1810 adev->vcn.pause_dpg_mode(adev, 0, &new_state); in vcn_v1_0_idle_work_handler() 1877 adev->vcn.pause_dpg_mode(adev, 0, &new_state); in vcn_v1_0_set_pg_for_begin_use()
|
H A D | vcn_v2_0.c | 175 adev->vcn.pause_dpg_mode = vcn_v2_0_pause_dpg_mode; in vcn_v2_0_sw_init()
|
H A D | vcn_v2_5.c | 237 adev->vcn.pause_dpg_mode = vcn_v2_5_pause_dpg_mode; in vcn_v2_5_sw_init()
|
H A D | vcn_v4_0.c | 192 adev->vcn.pause_dpg_mode = vcn_v4_0_pause_dpg_mode; in vcn_v4_0_sw_init()
|
H A D | vcn_v4_0_3.c | 149 adev->vcn.pause_dpg_mode = vcn_v4_0_3_pause_dpg_mode; in vcn_v4_0_3_sw_init()
|
H A D | vcn_v3_0.c | 245 adev->vcn.pause_dpg_mode = vcn_v3_0_pause_dpg_mode; in vcn_v3_0_sw_init()
|
Completed in 25 milliseconds