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

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dr420.c82 rdev->config.r300.reg_safe_bm = r420_reg_safe_bm;
83 rdev->config.r300.reg_safe_bm_size = DRM_ARRAY_SIZE(r420_reg_safe_bm);
212 radeon_scratch_get(rdev, &rdev->config.r300.resync_scratch);
215 radeon_ring_write(ring, rdev->config.r300.resync_scratch);
231 radeon_scratch_free(rdev, rdev->config.r300.resync_scratch);
271 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
H A Dr300.c44 /* This files gather functions specifics to: r300,r350,rv350,rv370,rv380
47 * - HOST_PATH_CNTL: r300 family seems to dislike write to HOST_PATH_CNTL
201 radeon_ring_write(ring, rdev->config.r300.hdp_cntl |
204 radeon_ring_write(ring, rdev->config.r300.hdp_cntl);
334 /* r300,r350 */
337 /* rv350,rv370,rv380,r300 AD, r350 AH */
441 * r300,r350,rv350,rv380 VRAM info
1273 p->rdev->config.r300.reg_safe_bm,
1274 p->rdev->config.r300.reg_safe_bm_size,
1301 rdev->config.r300
[all...]
H A Dr520.c202 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
H A Drs600.c837 rdev->config.r300.reg_safe_bm = rs600_reg_safe_bm;
838 rdev->config.r300.reg_safe_bm_size = DRM_ARRAY_SIZE(rs600_reg_safe_bm);
894 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
H A Drv515.c483 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
542 rdev->config.r300.reg_safe_bm = rv515_reg_safe_bm;
543 rdev->config.r300.reg_safe_bm_size = DRM_ARRAY_SIZE(rv515_reg_safe_bm);
H A Drs400.c426 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
H A Drs690.c641 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL);
H A Dradeon.h1450 struct r300_asic r300; member in union:radeon_asic_config
/freebsd-9.3-release/sys/modules/drm2/radeonkms/
H A DMakefile64 r300.c \

Completed in 131 milliseconds