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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Datombios_crtc.h34 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state);
H A Damdgpu_atombios_crtc.c161 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state) function
H A Ddce_v11_0.c2619 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE);
2655 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE);
H A Ddce_v10_0.c2535 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE);
2571 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE);
H A Ddce_v8_0.c2440 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE);
2476 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE);
H A Ddce_v6_0.c2435 amdgpu_atombios_crtc_powergate(crtc, ATOM_DISABLE);
2472 amdgpu_atombios_crtc_powergate(crtc, ATOM_ENABLE);

Completed in 146 milliseconds