Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.h32 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state);
Datombios_crtc.c129 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_enable() function
Ddce_v6_0.c2427 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v6_0_crtc_dpms()
2443 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v6_0_crtc_dpms()
Ddce_v8_0.c2427 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v8_0_crtc_dpms()
2448 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v8_0_crtc_dpms()
Ddce_v10_0.c2508 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v10_0_crtc_dpms()
2529 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v10_0_crtc_dpms()
Ddce_v11_0.c2592 amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE); in dce_v11_0_crtc_dpms()
2613 amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE); in dce_v11_0_crtc_dpms()