Opened 6 years ago

Closed 3 years ago

#14192 closed enhancement (duplicate)

Add Skylake GT4 support

Reported by: cocobean Owned by: kallisti5
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/intel_extreme/skylake Version: R1/Development
Keywords: skylake Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by pulkomandy)

Add support and additional Skylake GT3 and GT4 PCI IDs to the intel_extreme driver, and make them work.

        {0x1927, INTEL_MODEL_SKYM, "Skylake GT3"},
        {0x192d, INTEL_MODEL_SKY,  "Skylake GT3"},
        {0x193a, INTEL_MODEL_SKY,  "Skylake GT4"},
        {0x193b, INTEL_MODEL_SKY,  "Skylake GT4"},
        {0x193d, INTEL_MODEL_SKYM, "Skylake GT4"},

Change History (8)

comment:1 by waddlesplash, 6 years ago

Keywords: intel_extreme removed
Milestone: R1/beta1
Platform: x86-64All

Please stop adding things to the beta1 milestone. They aren't going to stay there, and it's just more work for me or someone else to remove them.

comment:2 by cocobean, 5 years ago

Last edited 5 years ago by cocobean (previous) (diff)

comment:3 by pulkomandy, 5 years ago

Component: Drivers/Graphics/intel_extremeDrivers/Graphics/intel_extreme/skylake

comment:4 by cocobean, 5 years ago

Description: modified (diff)

comment:5 by pulkomandy, 5 years ago

Description: modified (diff)

This is an enhancement ticket for the driver. It is not replaced by a short term solution to use VESA.

comment:6 by pulkomandy, 4 years ago

Milestone: Unscheduled

comment:7 by cocobean, 3 years ago

Please close this ticket (consolidating to one ticket #14195).

Last edited 3 years ago by cocobean (previous) (diff)

comment:8 by pulkomandy, 3 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.