Searched refs:amdgpu_atombios_crtc_blank (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_crtc.h | 33 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state);
|
H A D | atombios_crtc.c | 145 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_blank() function
|
H A D | dce_v8_0.c | 2410 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v8_0_crtc_dpms() 2426 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v8_0_crtc_dpms()
|
H A D | dce_v6_0.c | 2409 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v6_0_crtc_dpms() 2423 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v6_0_crtc_dpms()
|
H A D | dce_v10_0.c | 2505 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v10_0_crtc_dpms() 2521 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v10_0_crtc_dpms()
|
H A D | dce_v11_0.c | 2589 amdgpu_atombios_crtc_blank(crtc, ATOM_DISABLE); in dce_v11_0_crtc_dpms() 2605 amdgpu_atombios_crtc_blank(crtc, ATOM_ENABLE); in dce_v11_0_crtc_dpms()
|