Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.h33 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state);
Datombios_crtc.c145 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_blank() function
Ddce_v8_0.c2610 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v8_0_crtc_dpms()
2625 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v8_0_crtc_dpms()
Ddce_v11_0.c2687 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v11_0_crtc_dpms()
2702 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v11_0_crtc_dpms()
Ddce_v10_0.c2698 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v10_0_crtc_dpms()
2713 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v10_0_crtc_dpms()