Searched refs:SOFT_RESET_CP (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_accel.c | 218 SOFT_RESET_CP | in radeonfb_engine_reset() 227 SOFT_RESET_CP | in radeonfb_engine_reset() 236 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | vi.c | 753 REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in vi_gpu_soft_reset() 760 REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in vi_gpu_soft_reset()
|
D | gfx_v8_0.c | 4311 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_soft_reset() 4318 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_soft_reset()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | rv770d.h | 401 #define SOFT_RESET_CP (1<<0) macro
|
D | nid.h | 281 #define SOFT_RESET_CP (1 << 0) macro
|
D | ni.c | 1671 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume() 1891 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
|
D | sid.h | 983 #define SOFT_RESET_CP (1 << 0) macro
|
D | cikd.h | 1078 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
|
D | rv770.c | 1102 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
|
D | evergreend.h | 829 #define SOFT_RESET_CP (1 << 0) macro
|
D | r600d.h | 296 #define SOFT_RESET_CP (1<<0) macro
|
D | r600.c | 2658 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode() 2721 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
|
D | evergreen.c | 3160 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume() 4028 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
|
D | cik.c | 5384 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset() 5387 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
|
D | si.c | 3915 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
|
/linux-4.4.14/include/video/ |
D | radeon.h | 739 #define SOFT_RESET_CP (1 << 0) macro
|