Home
last modified time | relevance | path

Searched refs:EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Devergreen_reg.h235 # define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro
H A Devergreen.c1685 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_prepare()
1710 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_finish()
2695 if (!(tmp & EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE)) { in evergreen_mc_stop()
2698 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_stop()
2830 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_resume()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2018 #define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro
2354 # define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro