search for: nv_board_info

Displaying 2 results from an estimated 2 matches for "nv_board_info".

Did you mean: nv_board_infos
2014 May 25
0
[PATCH] drm/nouveau/i2c: bump the i2c delay for the adt7473
...f --git a/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c b/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c index 7610fc5..ca9ad9fd4 100644 --- a/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c +++ b/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c @@ -60,9 +60,9 @@ static struct nouveau_i2c_board_info nv_board_infos[] = { { { I2C_BOARD_INFO("w83l785ts", 0x2d) }, 0 }, { { I2C_BOARD_INFO("w83781d", 0x2d) }, 0 }, - { { I2C_BOARD_INFO("adt7473", 0x2e) }, 20 }, - { { I2C_BOARD_INFO("adt7473", 0x2d) }, 20 }, - { { I2C_BOARD_INFO("adt7473", 0x2c) }, 20 }, + {...
2014 Aug 20
10
[Bug 82834] New: GeForce 8800 GS shows incorrect temperature with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=82834 Priority: medium Bug ID: 82834 Assignee: nouveau at lists.freedesktop.org Summary: GeForce 8800 GS shows incorrect temperature with nouveau QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All)