Home
last modified time | relevance | path

Searched refs:R300_DST_PIPE_CONFIG (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dr420.c139 tmp = RREG32(R300_DST_PIPE_CONFIG); in r420_pipes_init()
140 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); in r420_pipes_init()
484 tmp = RREG32(R300_DST_PIPE_CONFIG); in r420_debugfs_pipes_info_show()
H A Dr520.c83 tmp = RREG32(R300_DST_PIPE_CONFIG); in r520_gpu_init()
H A Dr300.c284 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); in r300_ring_start()
396 tmp = RREG32(R300_DST_PIPE_CONFIG); in r300_gpu_init()
397 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); in r300_gpu_init()
H A Dr500_reg.h87 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Drv515.c67 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); in rv515_ring_start()
151 tmp = RREG32(R300_DST_PIPE_CONFIG); in rv515_gpu_init()