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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c 1847 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 1);
1849 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 0);
amdgpu_dce_v11_0.c 1889 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 1);
1891 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 0);
amdgpu_dce_v8_0.c 1776 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 1);
1778 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, 0);
amdgpu_dce_v6_0.c 1809 WREG32(mmGRPH_ENABLE + amdgpu_crtc->crtc_offset, enable ? 1 : 0);
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/dce/
dce_6_0_d.h 3831 #define mmGRPH_ENABLE 0x1A00
dce_8_0_d.h 1537 #define mmGRPH_ENABLE 0x1a00
dce_10_0_d.h 2386 #define mmGRPH_ENABLE 0x1a00
dce_11_0_d.h 2280 #define mmGRPH_ENABLE 0x1a00
dce_11_2_d.h 3511 #define mmGRPH_ENABLE 0x1a00

Completed in 103 milliseconds