Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDatombios_crtc.h32 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state);
HDatombios_crtc.c130 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_enable() function
HDdce_v10_0.c2472 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v10_0_crtc_dpms()
2493 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v10_0_crtc_dpms()
HDdce_v11_0.c2551 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v11_0_crtc_dpms()
2572 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v11_0_crtc_dpms()