HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_atombios_crtc_lock (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
atombios_crtc.h 33 void amdgpu_atombios_crtc_lock(struct drm_crtc *crtc, int lock);
amdgpu_atombios_crtc.c 119 void amdgpu_atombios_crtc_lock(struct drm_crtc *crtc, int lock) function in typeref:typename:void
amdgpu_dce_v10_0.c 2547 amdgpu_atombios_crtc_lock(crtc, ATOM_ENABLE);
2554 amdgpu_atombios_crtc_lock(crtc, ATOM_DISABLE);
amdgpu_dce_v11_0.c 2626 amdgpu_atombios_crtc_lock(crtc, ATOM_ENABLE);
2633 amdgpu_atombios_crtc_lock(crtc, ATOM_DISABLE);
amdgpu_dce_v6_0.c 2436 amdgpu_atombios_crtc_lock(crtc, ATOM_ENABLE);
2443 amdgpu_atombios_crtc_lock(crtc, ATOM_DISABLE);
amdgpu_dce_v8_0.c 2448 amdgpu_atombios_crtc_lock(crtc, ATOM_ENABLE);
2455 amdgpu_atombios_crtc_lock(crtc, ATOM_DISABLE);

Completed in 24 milliseconds