Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.h34 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state);
Datombios_crtc.c161 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_powergate() function
Ddce_v8_0.c2639 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v8_0_crtc_prepare()
2677 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v8_0_crtc_disable()
Ddce_v11_0.c2716 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v11_0_crtc_prepare()
2754 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v11_0_crtc_disable()
Ddce_v10_0.c2727 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v10_0_crtc_prepare()
2765 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v10_0_crtc_disable()