Home
last modified time | relevance | path

Searched refs:amdgpu_atombios_crtc_powergate (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.h34 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state);
H A Datombios_crtc.c162 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_powergate() function
H A Ddce_v8_0.c2446 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v8_0_crtc_prepare()
2482 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v8_0_crtc_disable()
H A Ddce_v6_0.c2434 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v6_0_crtc_prepare()
2471 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v6_0_crtc_disable()
H A Ddce_v10_0.c2545 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v10_0_crtc_prepare()
2581 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v10_0_crtc_disable()
H A Ddce_v11_0.c2624 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v11_0_crtc_prepare()
2660 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v11_0_crtc_disable()