https://bugzilla.kernel.org/show_bug.cgi?id=218250 Bagas Sanjaya (bagasdotme@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bagasdotme@xxxxxxxxx --- Comment #1 from Bagas Sanjaya (bagasdotme@xxxxxxxxx) --- (In reply to Jaime Pérez from comment #0) > Created attachment 305577 [details] > dmesg > > ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07 is the first bad commit > commit ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07 > Author: Dave Airlie <airlied@xxxxxxxxxx> > Date: Thu Nov 16 00:39:33 2023 +1000 > > nouveau: don't fail driver load if no display hw present. > > If we get back ENODEV don't fail load. There are nvidia devices > that don't have display blocks and the driver should work on those. > > Fixes: 15740541e8f0 ("drm/nouveau/devinit/tu102-: prepare for GSP-RM") > Link: https://gitlab.freedesktop.org/drm/nouveau/-/issues/270 > Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx> > Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx> > Link: > https://patchwork.freedesktop.org/patch/msgid/20231115143933.261287-1- > airlied@xxxxxxxxx > > drivers/gpu/drm/nouveau/nouveau_display.c | 5 +++++ > 1 file changed, 5 insertions(+) What problem? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.