Re: [Nouveau] [Mesa-dev] [PATCH 4/4] nvfx: random cleanups of the state validation code

2012-01-18 Thread Lucas Stach
Am Mittwoch, den 18.01.2012, 21:54 +0100 schrieb Patrice Mandin: > Le Tue, 17 Jan 2012 18:22:59 +0100 > Patrice Mandin a écrit: > > > Le Tue, 10 Jan 2012 12:41:04 +0100 > > Lucas Stach a écrit: > > > > > Signed-off-by: Lucas Stach > > > --- > > > src/gallium/drivers/nvfx/nvfx_state_emit.c |

Re: [Nouveau] [Mesa-dev] [PATCH 4/4] nvfx: random cleanups of the state validation code

2012-01-18 Thread Patrice Mandin
Le Tue, 17 Jan 2012 18:22:59 +0100 Patrice Mandin a écrit: > Le Tue, 10 Jan 2012 12:41:04 +0100 > Lucas Stach a écrit: > > > Signed-off-by: Lucas Stach > > --- > > src/gallium/drivers/nvfx/nvfx_state_emit.c | 49 > > --- > > 1 files changed, 22 insertions(+), 27 del

[Nouveau] [PATCH] drm/nouveau/i2c: Fix i2c initialization on cards with DCB older than 1.5

2012-01-18 Thread Viktor Novotný
Signed-off-by: Viktor Novotny --- Hi, I think I found a bug - my NV11 fails to init i2c ports and is then unable to read EDID. It's because while i2c_table in nouveau_i2c.c:324 returns null for this card, i2c is initialized anyway at line 341 and wrong i2c table format is then selected at line 3