Searched refs:R300_DST_PIPE_CONFIG (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr420.c135 tmp = RREG32(R300_DST_PIPE_CONFIG); r420_pipes_init()
136 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); r420_pipes_init()
486 tmp = RREG32(R300_DST_PIPE_CONFIG); r420_debugfs_pipes_info()
H A Dr520.c83 tmp = RREG32(R300_DST_PIPE_CONFIG); r520_gpu_init()
H A Dr300.c256 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); r300_ring_start()
369 tmp = RREG32(R300_DST_PIPE_CONFIG); r300_gpu_init()
370 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); r300_gpu_init()
H A Drv515.c78 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); rv515_ring_start()
163 tmp = RREG32(R300_DST_PIPE_CONFIG); rv515_gpu_init()
H A Dr500_reg.h87 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Dradeon_cp.c460 RADEON_WRITE(R300_DST_PIPE_CONFIG, RADEON_READ(R300_DST_PIPE_CONFIG) | R300_PIPE_AUTO_CONFIG); radeon_init_pipes()
H A Dradeon_drv.h693 #define R300_DST_PIPE_CONFIG 0x170c macro

Completed in 221 milliseconds