Control: tags -1 + patch fixed-upstream

On 2018-01-09 20:48 +0100, Sven Joachim wrote:

> Looking again, I think this is
> https://bugs.freedesktop.org/show_bug.cgi?id=103421 which has a patch
> that works for at least two people, attached for convenience.  If you
> dare building your own kernel, you may want to try it out.
>
> diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c 
> b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> index a2978a37b4f3..700fc754f28a 100644
> --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> @@ -174,6 +174,7 @@ gf119_sor = {
>               .links = gf119_sor_dp_links,
>               .power = g94_sor_dp_power,
>               .pattern = gf119_sor_dp_pattern,
> +             .drive = gf119_sor_dp_drive,
>               .vcpi = gf119_sor_dp_vcpi,
>               .audio = gf119_sor_dp_audio,
>               .audio_sym = gf119_sor_dp_audio_sym,

This patch is now in Linus' tree[1].

Cheers,
       Sven


1. 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b5c7ef3d0d0610bda9b63263f7c5b7178d11015

Reply via email to