Searched refs:hdp_cntl (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dr520.c204 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); r520_startup()
H A Dr300.c231 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | r300_fence_ring_emit()
234 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); r300_fence_ring_emit()
1425 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); r300_startup()
H A Drs400.c442 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); rs400_startup()
H A Dr420.c282 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); r420_startup()
H A Drs600.c1010 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); rs600_startup()
H A Drs690.c729 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); rs690_startup()
H A Drv515.c551 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); rv515_startup()
H A Dradeon.h2010 u32 hdp_cntl; member in struct:r100_asic
2017 u32 hdp_cntl; member in struct:r300_asic
H A Dr100.c842 radeon_ring_write(ring, rdev->config.r100.hdp_cntl | r100_ring_hdp_flush()
845 radeon_ring_write(ring, rdev->config.r100.hdp_cntl); r100_ring_hdp_flush()
3917 rdev->config.r100.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); r100_startup()

Completed in 450 milliseconds