Searched refs:R300_DST_PIPE_CONFIG (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | r420.c | 140 tmp = RREG32(R300_DST_PIPE_CONFIG); in r420_pipes_init() 141 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); in r420_pipes_init() 494 tmp = RREG32(R300_DST_PIPE_CONFIG); in r420_debugfs_pipes_info()
|
H A D | r520.c | 83 tmp = RREG32(R300_DST_PIPE_CONFIG); in r520_gpu_init()
|
H A D | r300.c | 287 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); in r300_ring_start() 399 tmp = RREG32(R300_DST_PIPE_CONFIG); in r300_gpu_init() 400 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG); in r300_gpu_init()
|
H A D | r500_reg.h | 87 #define R300_DST_PIPE_CONFIG 0x170c macro
|
H A D | rv515.c | 83 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0)); in rv515_ring_start() 167 tmp = RREG32(R300_DST_PIPE_CONFIG); in rv515_gpu_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | r420.c | 139 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 D | r520.c | 83 tmp = RREG32(R300_DST_PIPE_CONFIG); in r520_gpu_init()
|
H A D | r300.c | 284 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 D | r500_reg.h | 87 #define R300_DST_PIPE_CONFIG 0x170c macro
|
H A D | rv515.c | 67 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()
|
Completed in 14 milliseconds