> > > Are they? We stopped using intel driver around F26, we use > > > modesetting for Intel GPUs now. The above is clearly non-default > > > configuratiob. > > > > I am far from an expert on the subject, but I am pretty sure we did not stop > > using intel driver when we use kernel mode setting. We just ask for the > > kernel to do the change of video mode, but the intel driver still does the > > drawing on display. > > > > Here on my i3-8100 computer, using as far as I know the graphics pipeline on > > the CPU itself ( Mesa Intel® UHD Graphics 630 (CFL GT2) ) I have: > > > > [paul@localhost ~]$ lsmod | grep i915 > > i915 2617344 18 > > i2c_algo_bit 16384 1 i915 > > cec 61440 1 i915 > > drm_kms_helper 245760 1 i915 > > drm 655360 7 drm_kms_helper,i915 > > video 53248 2 asus_wmi,i915 > > Yes, that's the kernel side part. But in userland, > we are NOT using xorg-x11-drv-intel for intel gen4 and up > (if I understand > https://src.fedoraproject.org/rpms/xorg-x11-server/blob/HEAD/f/06_use-intel-only-on-pre-gen4.diff > correctly). Gen4 was released in 2006: > https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units#Gen4 I think, from 2.99.917-22.20160119 it's actually from Gen 9+ (skylake) which wouldn't cover GMA3150 _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx