[Nouveau] [PATCH v3] drm/nouveau/therm: initial implementation of new gp1xx temperature sensor

2017-09-04 Thread Rhys Kidd
v2: - add nv138 and drop nv13b chipsets (Ilia Mirkin) - refactor out status variable and instead mask tsensor (Ilia Mirkin) - switch SHADOWed state message away from nvkm_error() (Ilia Mirkin) - rename internal temperature variable (Karol Herbst) v3: - use nvkm_trace() for SHADOWed state

Re: [Nouveau] trouble connecting to Panduit VGA adapter

2017-09-04 Thread Ilia Mirkin
Does v4.13 fix your issues? v4.10 also included significant rework related to DP-MST, and I wouldn't be surprised if it fixed a few DP issues along the way. (Also, please don't drop the list from your replies.) On Mon, Sep 4, 2017 at 9:30 AM, Marko Schuetz-Schmuck wrote: >

[Nouveau] linux-4.13/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c:86: possible faulty logic ?

2017-09-04 Thread David Binderman
Hello there, [linux-4.13/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c:93]: (warning) Opposite inner 'if' condition leads to a dead code block. Source code is if (target != duty) { u16 bump_period = fan->bios.bump_period; u16 slow_down_period = fan->bios.slow_down_period;

[Nouveau] Power Management under Nouveau

2017-09-04 Thread Paulo Matos
Hello, I would like some clarity from the developers on the state of power management for nouveau. I have recently acquired a Dell XPS 15 (2017) 9560 with: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04) 01:00.0 3D controller [0302]: NVIDIA Corporation

Re: [Nouveau] v4.12 backport request: 13a86519202 (drm/nouveau/i2c/gf119-: add support for address-only transactions)

2017-09-04 Thread Greg KH
On Sun, Sep 03, 2017 at 11:46:57AM -0400, Ilia Mirkin wrote: > Commit df8dc97cd17 (drm/nouveau/kms/nv50: use drm core i2c-over-aux > algorithm) switched things over to the drm algo. Unfortunately it > generates address-only transactions. Prior to GF119, the hardware had > no support for such