On Wed, 2013-05-15 at 22:44 -0700, Luis R. Rodriguez wrote:

> >> while nouveau fails and uses the later.
> >
> > Actually I see now drivers that use either work so this seems to be
> > nouveau specific.
> 
> This seems to be because of the new changes that stuffed nouveau files
> into separate directories:
> 
> drivers/gpu/drm/nouveau/core/
> drivers/gpu/drm/nouveau/dispnv04/
> 
> I've tried this but no luck.
> 
> --- a/drivers/gpu/drm/nouveau/Makefile
> +++ b/drivers/gpu/drm/nouveau/Makefile
> @@ -3,9 +3,9 @@
>  # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
> 
>  ccflags-y := -Iinclude/drm

Isn't this part actually the issue?

Are you adding an override ttm_bo_driver.h file? Maybe include_next
doesn't work right with this -Iinclude/drm?

johannes

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to