Changes between Initial Version and Version 3 of Ticket #14195


Ignore:
Timestamp:
Oct 20, 2019, 6:22:56 PM (5 years ago)
Author:
cocobean
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14195

    • Property Milestone R1/beta1
    • Property Platform x86-64All
  • Ticket #14195 – Description

    initial v3  
    1 Add Coffee Lake graphics support to the intel_extreme driver.
    2 
    3 {{{
    4 {0x3e90, INTEL_MODEL_CFL, "Coffeelake GT1"},
    5 {0x3e91, INTEL_MODEL_CFL, "Coffeelake GT2"},
    6 {0x3e92, INTEL_MODEL_CFL, "Coffeelake GT2"},
    7 {0x3e93, INTEL_MODEL_CFL, "Coffeelake GT1"},
    8 {0x3e94, INTEL_MODEL_CFL, "Coffeelake GT2"},
    9 {0x3e96, INTEL_MODEL_CFL, "Coffeelake GT2"},
    10 {0x3e9b, INTEL_MODEL_CFL, "Coffeelake GT2"},
    11 {0x3ea5, INTEL_MODEL_CFLM, "Coffeelake GT3"},
    12 {0x3ea6, INTEL_MODEL_CFLM, "Coffeelake GT3"},
    13 {0x3ea7, INTEL_MODEL_CFLM, "Coffeelake GT3"},
    14 {0x3ea8, INTEL_MODEL_CFLM, "Coffeelake GT3"},
    15 }}}
    16 
    17 
     1UPDATED: Ensure all CoffeLake fallback to VESA graphics driver.