Searched refs:cc_gc_shader_pipe_config (Results 1 – 1 of 1) sorted by relevance
740 u32 cc_gc_shader_pipe_config = 0; in r600_gfx_init() local867 cc_gc_shader_pipe_config = in r600_gfx_init()869 cc_gc_shader_pipe_config |= in r600_gfx_init()880 RADEON_WRITE(R600_CC_GC_SHADER_PIPE_CONFIG, cc_gc_shader_pipe_config); in r600_gfx_init()881 RADEON_WRITE(R600_GC_USER_SHADER_PIPE_CONFIG, cc_gc_shader_pipe_config); in r600_gfx_init()884 … R6XX_MAX_BACKENDS - r600_count_pipe_bits(cc_gc_shader_pipe_config & R600_INACTIVE_QD_PIPES_MASK); in r600_gfx_init()1281 u32 cc_gc_shader_pipe_config = 0; in r700_gfx_init() local1438 cc_gc_shader_pipe_config = in r700_gfx_init()1440 cc_gc_shader_pipe_config |= in r700_gfx_init()1451 RADEON_WRITE(R600_CC_GC_SHADER_PIPE_CONFIG, cc_gc_shader_pipe_config); in r700_gfx_init()[all …]