Displaying 2 results from an estimated 2 matches for "cometlak".
Did you mean:
cometlake
2023 Jan 19
2
linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
...nd that does indeed hang, so
> I'm confident the bisect outcome is OK.
>
> Kernels 6.1.6 and 5.15.88 are also OK.
>
> My system had dual GPUs - one intel and one NVidia. Related extracts from 'lscpi -v' is:
>
> 00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller])
> Subsystem: CLEVO/KAPOK Computer CometLake-H GT2 [UHD Graphics]
>
> Flags: bus master, fast devsel, latency 0, IRQ 142
>
> Memory at c2000000 (64-bit, non-prefetchable) [size=16M]
>
>...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...ented and their descriptions are available in
generated HTML docs and on the command line via --describe. Documenting new
tests is mandatory. (Arkadiusz Hiler)
- Unified library for EDID creation (Simon Ser)
- Chamelium port auto-discovery (Simon Ser)
- Tigerlake support (Lucas De Marchi)
- Cometlake support (Anusha Srivatsa)
- Add kernel selftest wrapper for dmabuf (Chris Wilson)
- Bumped required meson version to 0.47.2 (Arkadiusz Hiler)
- Rewritten README to be more friendly (Arkadiusz Hiler)
- Introduced dynamic subsubtests for getting partial result for
runtime-dependant features (P...