[Nouveau] [PATCH 10/12] drm: Import driver for the ch7006 I2C TV encoder chip.

Francisco Jerez currojerez at riseup.net
Wed Aug 12 05:57:15 PDT 2009


Pekka Paalanen <pq at iki.fi> writes:

> On Wed, 12 Aug 2009 02:15:06 +0200
> Francisco Jerez <currojerez at riseup.net> wrote:
>
>> 
>> Signed-off-by: Francisco Jerez <currojerez at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/nouveau/attachments/20090812/1edeb817/attachment.pgp 


More information about the Nouveau mailing list