https://bugzilla.kernel.org/show_bug.cgi?id=39422
--- Comment #7 from Andrew Randrianasulu randrik@mail.ru 2011-07-17 19:01:33 --- (In reply to comment #6)
Created an attachment (id=65882)
--> (https://bugzilla.kernel.org/attachment.cgi?id=65882) [details]
fix
Can you check this patch instea(In reply to comment #6) Created an attachment (id=65882)
--> (https://bugzilla.kernel.org/attachment.cgi?id=65882) [details]
fix
Can you check this patch instead?
Patch doesn't apply to master (commit 1765a367a3b5d5e9692949b0c5ec933eff2c0701, "Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6")
git apply ../nouveau-kernel/linux-2.6/0001-drm-nouveau-restore-subchannel-object-binding-on-res.patch error: patch failed: drivers/gpu/drm/nouveau/nouveau_drv.h:302 error: drivers/gpu/drm/nouveau/nouveau_drv.h: patch does not apply error: patch failed: drivers/gpu/drm/nouveau/nvc0_fbcon.c:200 error: drivers/gpu/drm/nouveau/nvc0_fbcon.c: patch does not apply
nor to nouveau-2.6 (commit 72690683e35680d912e9b8ff2ee0b7a18631dd0d)
git apply 0001-drm-nouveau-restore-subchannel-object-binding-on-res.patch -v Checking patch drivers/gpu/drm/nouveau/nouveau_dma.c... Checking patch drivers/gpu/drm/nouveau/nouveau_dma.h... Checking patch drivers/gpu/drm/nouveau/nouveau_drv.c... Checking patch drivers/gpu/drm/nouveau/nouveau_drv.h... error: while searching for: struct list_head flip; } nvsw;
#ifdef CONFIG_DRM_NOUVEAU_DEBUG struct { bool active;
error: patch failed: drivers/gpu/drm/nouveau/nouveau_drv.h:302 error: drivers/gpu/drm/nouveau/nouveau_drv.h: patch does not apply Checking patch drivers/gpu/drm/nouveau/nouveau_fence.c... Checking patch drivers/gpu/drm/nouveau/nv04_fbcon.c... Checking patch drivers/gpu/drm/nouveau/nv50_fbcon.c... Checking patch drivers/gpu/drm/nouveau/nvc0_fbcon.c...