Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r520.c208 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r520_startup()
H A Dradeon_r300.c266 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | in r300_fence_ring_emit()
269 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); in r300_fence_ring_emit()
1457 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r300_startup()
H A Dradeon_r420.c295 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r420_startup()
H A Dradeon_rs400.c452 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs400_startup()
H A Dradeon_rs600.c1056 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs600_startup()
H A Dradeon_rs690.c735 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs690_startup()
H A Dradeon_r100.c869 radeon_ring_write(ring, rdev->config.r100.hdp_cntl | in r100_ring_hdp_flush()
872 radeon_ring_write(ring, rdev->config.r100.hdp_cntl); in r100_ring_hdp_flush()
3950 rdev->config.r100.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r100_startup()
H A Dradeon.h2050 u32 hdp_cntl; member
2057 u32 hdp_cntl; member
H A Dradeon_rv515.c558 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup()