Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDatombios_crtc.h34 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state);
HDatombios_crtc.c162 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_powergate() function
HDdce_v10_0.c2504 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v10_0_crtc_prepare()
2540 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v10_0_crtc_disable()
HDdce_v11_0.c2583 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE); in dce_v11_0_crtc_prepare()
2619 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE); in dce_v11_0_crtc_disable()