Pekka Paalanen <p...@iki.fi> writes:

> On Wed, 12 Aug 2009 02:15:06 +0200
> Francisco Jerez <curroje...@riseup.net> wrote:
>
>> 
>> Signed-off-by: Francisco Jerez <curroje...@riseup.net>
>> ---
>>  drivers/gpu/drm/Kconfig           |   14 +
>>  drivers/gpu/drm/Makefile          |    1 +
>>  drivers/gpu/drm/i2c/Makefile      |    3 +
>>  drivers/gpu/drm/i2c/ch7006_drv.c  |  479 
>> +++++++++++++++++++++++++++++++++++++
>>  drivers/gpu/drm/i2c/ch7006_mode.c |  470 
>> ++++++++++++++++++++++++++++++++++++
>>  drivers/gpu/drm/i2c/ch7006_priv.h |  332 +++++++++++++++++++++++++
>>  include/drm/i2c/ch7006.h          |   86 +++++++
>>  7 files changed, 1385 insertions(+), 0 deletions(-)
>>  create mode 100644 drivers/gpu/drm/i2c/Makefile
>>  create mode 100644 drivers/gpu/drm/i2c/ch7006_drv.c
>>  create mode 100644 drivers/gpu/drm/i2c/ch7006_mode.c
>>  create mode 100644 drivers/gpu/drm/i2c/ch7006_priv.h
>>  create mode 100644 include/drm/i2c/ch7006.h
>
> This patch should probably go in via dri-devel@ and airlied, like
> the other two DRM patches. Would that work?
>
> It would be unused without Nouveau, so it probably won't get to
> Linus' before Nouveau does. Airlied?
>

Right, as nouveau is its only user, I think it's fine for the nouveau
tree to own ch7006.ko for now. 

> Does Nouveau build and work otherwise without this patch?
>

Yes.

> If we take it to the nouveau/linux-2.6 master branch, we would
> have to remember to revert it when submitting Nouveau upstream.
> OTOH, we could apply it to master-compat branch for testing.
> How's that sound?
>
>
> Thanks.

Attachment: pgpWaLZzsmnNr.pgp
Description: PGP signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to