Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr520.c203 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r520_startup()
H A Dr300.c235 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | in r300_fence_ring_emit()
238 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); in r300_fence_ring_emit()
1421 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r300_startup()
H A Dr420.c286 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r420_startup()
H A Drs400.c457 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs400_startup()
H A Drs690.c730 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs690_startup()
H A Drs600.c1019 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs600_startup()
H A Dr100.c861 radeon_ring_write(ring, rdev->config.r100.hdp_cntl | in r100_ring_hdp_flush()
864 radeon_ring_write(ring, rdev->config.r100.hdp_cntl); in r100_ring_hdp_flush()
3938 rdev->config.r100.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r100_startup()
H A Drv515.c523 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup()
H A Dradeon.h1996 u32 hdp_cntl; member
2003 u32 hdp_cntl; member