Re: [PATCH 3/5] drm/sched: stop passing non struct drm_device to drm_err() and friends

2025-01-29 Thread Philipp Stanner
If use of struct drm_device is preferred, I'm > not the best person to figure out how to do that. The @dev field in drm_sched_init() is only ever used for debug prints. If we want to improve those prints further and we need a drm_dev for that, I'd say we can implement that o

Re: [Intel-gfx] [RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices

2023-12-01 Thread Philipp Stanner
On Fri, 2023-12-01 at 02:37 +, zhuweixi wrote: > From your argument on KVM I can see that the biggest miscommunication > between us is that you believed that GMEM wanted to share the whole > address space. No, it is not the case. GMEM is only providing > coordination via certain mmap() calls. S