Home
last modified time | relevance | path

Searched refs:r300 (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr420.c80 rdev->config.r300.reg_safe_bm = r420_reg_safe_bm; in r420_set_reg_safe()
81 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(r420_reg_safe_bm); in r420_set_reg_safe()
215 radeon_scratch_get(rdev, &rdev->config.r300.resync_scratch); in r420_cp_errata_init()
219 radeon_ring_write(ring, rdev->config.r300.resync_scratch); in r420_cp_errata_init()
237 radeon_scratch_free(rdev, rdev->config.r300.resync_scratch); in r420_cp_errata_fini()
283 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r420_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()
1294 p->rdev->config.r300.reg_safe_bm, in r300_cs_parse()
1295 p->rdev->config.r300.reg_safe_bm_size, in r300_cs_parse()
1316 rdev->config.r300.reg_safe_bm = r300_reg_safe_bm; in r300_set_reg_safe()
1317 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(r300_reg_safe_bm); in r300_set_reg_safe()
1418 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r300_startup()
H A DMakefile52 r300.c \
H A Dr520.c203 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r520_startup()
H A Drs600.c947 rdev->config.r300.reg_safe_bm = rs600_reg_safe_bm; in rs600_set_safe_registers()
948 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(rs600_reg_safe_bm); in rs600_set_safe_registers()
1010 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs600_startup()
H A Drv515.c547 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup()
607 rdev->config.r300.reg_safe_bm = rv515_reg_safe_bm; in rv515_set_safe_registers()
608 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(rv515_reg_safe_bm); in rv515_set_safe_registers()
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 Dradeon.h2203 struct r300_asic r300; member
/dragonfly/tools/tools/drm/radeon/mkregtable/
H A DMakefile38 ${REG_DEST_DIR}/r300_reg_safe.h: ${REG_SRCS_DIR}/r300 ${MKREGTABLE}
39 ./${MKREGTABLE} ${REG_SRCS_DIR}/r300 > $@
/dragonfly/sys/dev/drm/radeon/reg_srcs/
H A Dr3001 r300 0x4f60
/dragonfly/sys/conf/
H A Dfiles2511 dev/drm/radeon/r300.c optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.h…