Jamie Heilman wrote:
> Ben Skeggs wrote:
> > On 7/9/25 09:16, Jamie Heilman wrote:
> > > Rui Salvaterra wrote:
> > > > Unfortunately, bisecting is not feasible for me.
> > > That looks pretty similar to the problem I posted
> > > (https://lore.kernel
Ben Skeggs wrote:
> On 7/9/25 09:16, Jamie Heilman wrote:
> > Rui Salvaterra wrote:
> > > Unfortunately, bisecting is not feasible for me.
> > That looks pretty similar to the problem I posted
> > (https://lore.kernel.org/lkml/aeljio9_se6ta...@audible.transien
> 06f0
> [ 34.408750] note: Xorg[583] exited with irqs disabled
>
> Unfortunately, bisecting is not feasible for me.
That looks pretty similar to the problem I posted
(https://lore.kernel.org/lkml/aeljio9_se6ta...@audible.transient.net/)
that I bisected to 862450a85b85 ("drm/nouveau/gf100-: track chan
progress with non-WFI semaphore release"). It still reverts cleanly
as of v6.16-rc5 so you might want to give that a shot.
--
Jamie Heilman http://audible.transient.net/~jamie/
7fc76a1c0b00() GS:8882b1664000()
knlGS:
[ 27.799025] CS: 0010 DS: ES: CR0: 80050033
[ 27.799027] CR2: ffd6 CR3: 00010631a000 CR4: 000426f0
[ 27.799030] note: Xorg[2247] exited with irqs disabled
--
Jamie Heilman
ts are based on GEM objects for quite a while
> and rely on initializing those fields before initializing the TTM BO.
>
> Nouveau now doesn't init the GEM object for internally allocated BOs,
> so make sure that we at least initialize some necessary fields
gt; - * or not.
> - *
> - * @bo: The bo to check.
> - */
> -static inline bool ttm_bo_uses_embedded_gem_object(struct ttm_buffer_object
> *bo)
> -{
> - return bo->base.dev != NULL;
> -}
> -
> /**
> * ttm_bo_pin - Pin the buffer object.
> * @bo: The buffer object to pin
> --
> 2.25.1
>
> ___
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Jamie Heilman http://audible.transient.net/~jamie/
y the same as Martin's in that bug. No additional output.
Prior to d55b4af909bc16f7982c2b8b8656f0898158627b I didn't have any
serious problems (the immediate switching back on of the screen after
a xset dpms force off the first time not withstanding, I've lived with
that for y