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
On 18.02.11 07:00, matthew green wrote:
>>> - {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.
ok. IIRC there is a PR with a patch that adds an entry for HD4250
which can be closed now.
Christoph
Home |
Main Index |
Thread Index |
Old Index