Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/external/bsd/drm/dist/bsd-core
> > - {0x1002, 0x9712,
> > CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon
> > Mobility HD 4200"}, \
> > + {0x1002, 0x9710, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI
> > Radeon HD 4200"}, \
> > + {0x1002, 0x9711, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI
> > Radeon RS880"}, \
> > + {0x1002, 0x9712,
> > CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon
> > Mobility HD 4200"}, \
> > + {0x1002, 0x9713,
> > CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon
> > Mobility RS880"}, \
> > + {0x1002, 0x9714, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI
> > Radeon HD 4290"}, \
> > + {0x1002, 0x9715, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI
> > Radeon HD 4250"}, \
> > {0, 0, 0, NULL}
>
> Are you sure some of them aren't actually RS780 chips ?
the new code matches the linux drm driver.
.mrg.
Home |
Main Index |
Thread Index |
Old Index