Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.h33 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state);
Datombios_crtc.c146 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_blank() function
Ddce_v8_0.c2416 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v8_0_crtc_dpms()
2432 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v8_0_crtc_dpms()
Ddce_v6_0.c2408 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v6_0_crtc_dpms()
2422 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v6_0_crtc_dpms()
Ddce_v10_0.c2515 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v10_0_crtc_dpms()
2531 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v10_0_crtc_dpms()
Ddce_v11_0.c2594 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v11_0_crtc_dpms()
2610 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v11_0_crtc_dpms()