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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Datombios_crtc.h32 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state);
H A Damdgpu_atombios_crtc.c129 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state) function
H A Ddce_v11_0.c2587 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
2608 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
H A Ddce_v10_0.c2503 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
2524 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
H A Ddce_v8_0.c2408 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
2429 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
H A Ddce_v6_0.c2408 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
2424 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);

Completed in 209 milliseconds