Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr520.c203 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r520_startup()
H A Dr300.c227 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | in r300_fence_ring_emit()
230 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); in r300_fence_ring_emit()
1418 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r300_startup()
H A Dr420.c283 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r420_startup()
H A Drs400.c437 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs400_startup()
H A Drs690.c726 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs690_startup()
H A Drs600.c1010 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs600_startup()
H A Dr100.c844 radeon_ring_write(ring, rdev->config.r100.hdp_cntl | in r100_ring_hdp_flush()
847 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 Dradeon.h2015 u32 hdp_cntl; member
2022 u32 hdp_cntl; member
H A Drv515.c547 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup()