[Bug 295788] graphics/drm-kmod: i915kms Hardware acceleration not working for Intel Braswell since >drm-510-kmod
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295788 --- Comment #41 from Gleb Popov <[email protected]> --- I believe this is the place you want to break on: https://github.com/freebsd/drm-kmod/blob/b6f7264f2e7dc6b2141f817f0374d88cd679d89a/drivers/gpu/drm/i915/gem/i915_gem_context.c#L2375 Not sure how to properly set up things so that you can step over source lines of this function. -- You are receiving this mail because: You are the assignee for the bug.