Ed Maste

Results 220 comments of Ed Maste

@slw I saw that panic (`address %p(%p) has not been allocated`) on my Meteor Lake as well, immediately upon load. Sometimes that panic, sometimes the `did not belong to zone`.

On a Dell Raptor Lake system the driver loads and I can start X but video is corrupted: ![image](https://github.com/user-attachments/assets/f5cb4183-07fb-4554-9fcb-7eedd88f7df9) Zoomed in: ![image](https://github.com/user-attachments/assets/86ed9154-b012-41ac-9b8e-8d41eccfeeee)

> Maybe we (still) need this? We have it in 6.6, but not in this PR. > > [intel_color.c.txt](https://github.com/user-attachments/files/18386157/intel_color.c.txt) Yes that fixes it

The FIXME comes from f327ba214b3 and was removed in 737e4a72e41c4c3a7e080d729b8286ef9258dcaf

Panic on Framework Ultra 1 https://termbin.com/snmo ``` CPU: Intel(R) Core(TM) Ultra 5 125H (2995.20-MHz K8-class CPU) drmn0: __drm_fb_helper_find_sizes: test CRTC 0 primary plane drmn0: intelfb_create: no BIOS fb, allocating a...

> Isn´t this the same as https://github.com/freebsd/drm-kmod/pull/324? It looks like it, yes - will test shortly.

> Isn´t this the same as https://github.com/freebsd/drm-kmod/pull/324? Yes, it is the same issue; I've left a comment there. We need to implement some more functionality for Meteor Lake (MTL); I...

Yes the patch in #324 avoids that panic, at the cost of display corruption while in the console (as mentioned there). When trying to start X I get another panic:...

@evadot I don't see why there's a dependency as you imply -- we can create a 6.6 branch from master now, and any further work that's required can happen on...

IMO we cannot afford to wait on moving forward on support for contemporary hardware. Nothing fundamentally prevents us from working on IME and PXP in master and merging work to...