Re: Difference between i915drm and i915drmkms

2023-01-07 Thread Robert Swindells
matthew green wrote: > the old drm code for i915 is probably extremely obsolete at this > point. i don't think it works on anything that current does > (or least, before the latest refresh -- i think there are still > a couple of blank screens, but i think newer than this code would > support

Re: Difference between i915drm and i915drmkms

2023-01-07 Thread Martin Husemann
Side note: we are collecting all bug reports for the new DRM/KMS that should be fixed before the 10.0 release here: https://wiki.netbsd.org/releng/netbsd-10/ If you know of any other PRs that should be listed there, please let me know. Martin

re: Difference between i915drm and i915drmkms

2023-01-07 Thread matthew green
the old drm code for i915 is probably extremely obsolete at this point. i don't think it works on anything that current does (or least, before the latest refresh -- i think there are still a couple of blank screens, but i think newer than this code would support anyway.) the only reason i

Re: Difference between i915drm and i915drmkms

2023-01-07 Thread Mayuresh
On Sat, Jan 07, 2023 at 03:58:21PM +0700, Robert Elz wrote: > I doubt it is possible to make i915drm work on -10 or HEAD Ok. I get several linker errors if I enable i915drm, showing a few of them. ld: i915_dma.o:(.data+0x88): undefined reference to `i915_irq_emit' ld:

Re: Difference between i915drm and i915drmkms

2023-01-07 Thread Robert Elz
Date:Sat, 7 Jan 2023 13:41:13 +0530 From:Mayuresh Message-ID: <20230107081113.bdzqjxuihxxszvmr@localhost> | Now stripping off all the context and just seeking to know the difference | between these two drivers: | | $ config -x | grep i915 |

Difference between i915drm and i915drmkms

2023-01-07 Thread Mayuresh
Have requested more information about these on multiple threads. Now stripping off all the context and just seeking to know the difference between these two drivers: $ config -x | grep i915 #i915drm* at drm? # Intel i915, i945 DRM driver i915drmkms* at pci? dev ?