Home
last modified time | relevance | path

Searched refs:CHIP_RV515 (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H 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}, \
390 {0x1002, 0x7144, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
391 {0x1002, 0x7145, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|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}, \
394 {0x1002, 0x7149, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
395 {0x1002, 0x714A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILIT
[all...]
/kernel/linux/linux-6.6/include/drm/
H 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}, \
390 {0x1002, 0x7144, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
391 {0x1002, 0x7145, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|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}, \
394 {0x1002, 0x7149, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
395 {0x1002, 0x714A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV515|RADEON_IS_MOBILIT
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_family.h60 CHIP_RV515, enumerator
H A Dr300.c752 if (p->rdev->family < CHIP_RV515) in r300_packet0_check()
759 if (p->rdev->family < CHIP_RV515) { in r300_packet0_check()
818 if (p->rdev->family < CHIP_RV515) { in r300_packet0_check()
1035 if (p->rdev->family >= CHIP_RV515) { in r300_packet0_check()
H A Dradeon_i2c.c283 case CHIP_RV515: in radeon_get_i2c_prescale()
851 case CHIP_RV515: in radeon_hw_i2c_xfer()
938 ((rdev->family >= CHIP_RV515) && (rdev->family <= CHIP_R580))))) { in radeon_i2c_create()
H A Dradeon_irq_kms.c267 if (rdev->family == CHIP_RV515) in radeon_msi_ok()
H A Dradeon_asic.c96 if (rdev->family < CHIP_RV515) { in radeon_register_accessor_init()
110 if (rdev->family >= CHIP_RV515) { in radeon_register_accessor_init()
161 } else if (rdev->family >= CHIP_RV515 || in radeon_agp_disable()
2378 case CHIP_RV515: in radeon_asic_init()
H A Datom.c123 if (rdev->family == CHIP_RV515) in atom_iio_execute()
H A Dr100.c1039 } else if ((rdev->family == CHIP_RV515) || in r100_cp_init_microcode()
2182 if (rdev->family >= CHIP_RV515) in r100_cs_track_texture_check()
2189 if (rdev->family >= CHIP_RV515) in r100_cs_track_texture_check()
H A Dradeon_display.c1489 if ((ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV515)) && in radeon_update_display_priority()
H A Drv515.c1297 (rdev->family == CHIP_RV515)) { in rv515_bandwidth_update()
H A Datombios_crtc.c162 && rdev->family >= CHIP_RV515 && rdev->family <= CHIP_R580) { in atombios_scaler_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_family.h60 CHIP_RV515, enumerator
H 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()
H 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()
H A Dradeon_irq_kms.c297 if (rdev->family == CHIP_RV515) in radeon_msi_ok()
H 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()
H A Datom.c124 if (rdev->family == CHIP_RV515) in atom_iio_execute()
H 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()
H A Dradeon_display.c1485 if ((ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV515)) && in radeon_update_display_priority()
H A Drv515.c1265 (rdev->family == CHIP_RV515)) { in rv515_bandwidth_update()
H A Datombios_crtc.c162 && rdev->family >= CHIP_RV515 && rdev->family <= CHIP_R580) { in atombios_scaler_setup()

Completed in 37 milliseconds