Searched refs:GRBM_CNTL (Results 1 – 17 of 17) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | rv770d.h | 399 #define GRBM_CNTL 0x8000 macro
|
D | nid.h | 236 #define GRBM_CNTL 0x8000 macro
|
D | sid.h | 934 #define GRBM_CNTL 0x8000 macro
|
D | cikd.h | 1012 #define GRBM_CNTL 0x8000 macro
|
D | rv770.c | 1308 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in rv770_gpu_init()
|
D | evergreend.h | 826 #define GRBM_CNTL 0x8000 macro
|
D | r600d.h | 289 #define GRBM_CNTL 0x8000 macro
|
D | ni.c | 1000 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in cayman_gpu_init()
|
D | r600.c | 2083 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in r600_gpu_init()
|
D | evergreen.c | 3396 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in evergreen_gpu_init()
|
D | si.c | 3195 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in si_gpu_init()
|
D | cik.c | 3258 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in cik_gpu_init()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 932 #define GRBM_CNTL 0x2000 macro
|
D | gfx_v9_0.c | 2418 WREG32_FIELD15_RLC(GC, 0, GRBM_CNTL, READ_TIMEOUT, 0xff); in gfx_v9_0_constants_init()
|
D | gfx_v11_0.c | 1656 WREG32_FIELD15_PREREG(GC, 0, GRBM_CNTL, READ_TIMEOUT, 0xff); in gfx_v11_0_constants_init()
|
D | gfx_v8_0.c | 3762 WREG32_FIELD(GRBM_CNTL, READ_TIMEOUT, 0xFF); in gfx_v8_0_constants_init()
|
D | gfx_v10_0.c | 5049 WREG32_FIELD15(GC, 0, GRBM_CNTL, READ_TIMEOUT, 0xff); in gfx_v10_0_constants_init()
|