Home
last modified time | relevance | path

Searched refs:CHIP_RV515 (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_pciids.h386 {0x1002, 0x7140, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
387 {0x1002, 0x7141, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
388 {0x1002, 0x7142, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
389 {0x1002, 0x7143, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
392 {0x1002, 0x7146, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
393 {0x1002, 0x7147, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
398 {0x1002, 0x714D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
399 {0x1002, 0x714E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
400 {0x1002, 0x714F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
401 {0x1002, 0x7151, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_NEW_MEMMAP}, \
[all …]
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_family.h60 CHIP_RV515, enumerator
A Dr300.c746 if (p->rdev->family < CHIP_RV515) in r300_packet0_check()
753 if (p->rdev->family < CHIP_RV515) { in r300_packet0_check()
812 if (p->rdev->family < CHIP_RV515) { in r300_packet0_check()
1029 if (p->rdev->family >= CHIP_RV515) { in r300_packet0_check()
A Dradeon_i2c.c275 case CHIP_RV515: in radeon_get_i2c_prescale()
843 case CHIP_RV515: in radeon_hw_i2c_xfer()
930 ((rdev->family >= CHIP_RV515) && (rdev->family <= CHIP_R580))))) { in radeon_i2c_create()
A Dradeon_irq_kms.c287 if (rdev->family == CHIP_RV515) in radeon_msi_ok()
A Dradeon_asic.c95 if (rdev->family < CHIP_RV515) { in radeon_register_accessor_init()
109 if (rdev->family >= CHIP_RV515) { in radeon_register_accessor_init()
160 } else if (rdev->family >= CHIP_RV515 || in radeon_agp_disable()
2378 case CHIP_RV515: in radeon_asic_init()
A Dr100.c1049 } else if ((rdev->family == CHIP_RV515) || in r100_cp_init_microcode()
2190 if (rdev->family >= CHIP_RV515) in r100_cs_track_texture_check()
2197 if (rdev->family >= CHIP_RV515) in r100_cs_track_texture_check()
A Datom.c124 if (rdev->family == CHIP_RV515) in atom_iio_execute()
A Drv515.c1265 (rdev->family == CHIP_RV515)) { in rv515_bandwidth_update()
A Dradeon_display.c1482 if ((ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV515)) && in radeon_update_display_priority()
A Datombios_crtc.c162 && rdev->family >= CHIP_RV515 && rdev->family <= CHIP_R580) { in atombios_scaler_setup()

Completed in 30 milliseconds