nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Nouveau] Trouble with TTM patches w/nouveau in linux-next
@ 2021-06-09 13:47 Mikko Perttunen
  2021-06-09 14:17 ` Christian König
  0 siblings, 1 reply; 6+ messages in thread
From: Mikko Perttunen @ 2021-06-09 13:47 UTC (permalink / raw)
  To: christian.koenig; +Cc: linux-tegra, nouveau, ray.huang, matthew.auld, dri-devel

Hi,

I'm observing nouveau not initializing recently on linux-next on my 
Tegra186 Jetson TX2 board. Specifically it looks like BO allocation is 
failing when initializing the sync subsystem:

[   21.858149] nouveau 17000000.gpu: DRM: failed to initialise sync 
subsystem, -28

I have been bisecting and I have found two patches that affect this. 
Firstly, things first break on

d02117f8efaa drm/ttm: remove special handling for non GEM drivers

starting to return error code -12. Then, at

d79025c7f5e3 drm/ttm: always initialize the full ttm_resource v2

the error code changes to the above -28.

If I checkout one commit prior to d79025c7f5e3 and revert d02117f8efaa, 
things work again. There are a bunch of other TTM commits between this 
and HEAD, so reverting these on top of HEAD doesn't work. However, I 
checked that both yesterday's and today's nexts are also broken.

Thank you,
Mikko

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-09 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 13:47 [Nouveau] Trouble with TTM patches w/nouveau in linux-next Mikko Perttunen
2021-06-09 14:17 ` Christian König
2021-06-09 14:52   ` Ilia Mirkin
2021-06-09 14:58     ` Christian König
2021-06-09 15:13       ` Ilia Mirkin
2021-06-09 15:21         ` Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).