Skip to content

i965: Fix the description of chipset 8086:3E98

Jian-Hong Pan requested to merge starnight/mesa:3E98 into master

According to Intel website 1, the description of chipset 8086:3E98 is Intel(R) UHD Graphics 630. Besides, xserver also mentions it as "Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)" in commit d3a26bbf (DRI2: Add another Coffeelake PCI ID) 2.

This patch modifies the description to sync with xserver.

Fixes: commit 44f1dcf9 "i965: Add a new CFL PCI ID." Signed-off-by: Jian-Hong Pan jian-hong@endlessm.com

Merge request reports