Searched refs:r300 (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/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() 218 radeon_scratch_get(rdev, &rdev->config.r300.resync_scratch); in r420_cp_errata_init() 222 radeon_ring_write(ring, rdev->config.r300.resync_scratch); in r420_cp_errata_init() 240 radeon_scratch_free(rdev, rdev->config.r300.resync_scratch); in r420_cp_errata_fini() 286 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 | 235 radeon_ring_write(ring, rdev->config.r300.hdp_cntl | in r300_fence_ring_emit() 238 radeon_ring_write(ring, rdev->config.r300.hdp_cntl); in r300_fence_ring_emit() 1301 p->rdev->config.r300.reg_safe_bm, in r300_cs_parse() 1302 p->rdev->config.r300.reg_safe_bm_size, in r300_cs_parse() 1323 rdev->config.r300.reg_safe_bm = r300_reg_safe_bm; in r300_set_reg_safe() 1324 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(r300_reg_safe_bm); in r300_set_reg_safe() 1421 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 | 523 rdev->config.r300.hdp_cntl = RREG32(RADEON_HOST_PATH_CNTL); in rv515_startup() 583 rdev->config.r300.reg_safe_bm = rv515_reg_safe_bm; in rv515_set_safe_registers() 584 rdev->config.r300.reg_safe_bm_size = ARRAY_SIZE(rv515_reg_safe_bm); in rv515_set_safe_registers()
|
| H A D | rs400.c | 457 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 | 2186 struct r300_asic r300; member
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_sysfs_in.c | 509 s32 r1, r300, r3; in gmsl_mode_show() local 513 r300 = mgb4_i2c_read_byte(&vindev->deser, 0x300); in gmsl_mode_show() 516 if (r1 < 0 || r300 < 0 || r3 < 0) in gmsl_mode_show() 519 if ((r1 & 0x03) == 0x03 && (r300 & 0x0C) == 0x0C && (r3 & 0xC0) == 0xC0) in gmsl_mode_show() 521 else if ((r1 & 0x03) == 0x02 && (r300 & 0x0C) == 0x08 && (r3 & 0xC0) == 0x00) in gmsl_mode_show() 523 else if ((r1 & 0x03) == 0x01 && (r300 & 0x0C) == 0x04 && (r3 & 0xC0) == 0x00) in gmsl_mode_show() 525 else if ((r1 & 0x03) == 0x00 && (r300 & 0x0C) == 0x00 && (r3 & 0xC0) == 0x00) in gmsl_mode_show()
|
| /linux-6.15/drivers/gpu/drm/radeon/reg_srcs/ |
| H A D | r300 | 1 r300 0x4f60
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | idmappings.rst | 73 3. u0:k30000:r300
|