Searched refs:r300 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | r420.c | 86 rdev->config.r300.reg_safe_bm = r420_reg_safe_bm; in r420_set_reg_safe() 87 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(r420_reg_safe_bm); in r420_set_reg_safe() 222 radeon_scratch_get(rdev, &rdev->config.r300.resync_scratch); in r420_cp_errata_init() 226 radeon_ring_write(ring, rdev->config.r300.resync_scratch); in r420_cp_errata_init() 244 radeon_scratch_free(rdev, rdev->config.r300.resync_scratch); in r420_cp_errata_fini() 290 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r420_startup()
|
| H A D | Makefile | 21 $(obj)/r300.o: $(obj)/r300_reg_safe.h 40 radeon_cs.o radeon_bios.o radeon_benchmark.o r100.o r300.o r420.o \
|
| H A D | r300.c | 237 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | in r300_fence_ring_emit() 240 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); in r300_fence_ring_emit() 1304 p->rdev->config.r300.reg_safe_bm, in r300_cs_parse() 1305 p->rdev->config.r300.reg_safe_bm_size, in r300_cs_parse() 1326 rdev->config.r300.reg_safe_bm = r300_reg_safe_bm; in r300_set_reg_safe() 1327 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(r300_reg_safe_bm); in r300_set_reg_safe() 1428 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r300_startup()
|
| H A D | r520.c | 203 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in r520_startup()
|
| H A D | rs600.c | 956 rdev->config.r300.reg_safe_bm = rs600_reg_safe_bm; in rs600_set_safe_registers() 957 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(rs600_reg_safe_bm); in rs600_set_safe_registers() 1019 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs600_startup()
|
| H A D | rv515.c | 553 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup() 613 rdev->config.r300.reg_safe_bm = rv515_reg_safe_bm; in rv515_set_safe_registers() 614 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(rv515_reg_safe_bm); in rv515_set_safe_registers()
|
| H A D | rs400.c | 447 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs400_startup()
|
| H A D | rs690.c | 730 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rs690_startup()
|
| H A D | radeon.h | 2198 struct r300_asic r300; member
|
| /OK3568_Linux_fs/buildroot/package/mesa3d/ |
| H A D | mesa3d.mk | 95 MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_R300) += r300
|
| H A D | Config.in | 283 VDPAU state tracker (needs r300, r600, radeonsi or nouveau 286 comment "Gallium VDPAU state tracker needs X.org and gallium drivers r300, r600, radeonsi or nouvea…
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/reg_srcs/ |
| H A D | r300 | 1 r300 0x4f60
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/ |
| H A D | mesa.inc | 147 GALLIUMDRIVERS_LLVM = "r300,nouveau${GALLIUMDRIVERS_RADEONSI}"
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 37332 for nouveau, r300, r600 and radeonsi i.e all VDPAU drivers currently supported 190576 Change PCI ID information field to be one of r128, r100, r200, r300. This
|