Displaying 2 results from an estimated 2 matches for "lut_clr".
Did you mean:
olut_clr
2017 Nov 17
1
Blank console but X11 works on MCP79 - old regression since 3.8
...; - NV50_EVO_CRTC_CLUT_MODE_ON);
>
> Whereas now we always set 0xC0000000 (aka "ON").
In case I was being unclear, I'm talking about
https://github.com/skeggsb/nouveau/blob/master/drm/nouveau/nv50_display.c#L1808
and surrounding items. Looks like lut_clr sets 0x40000000 which was
previously not used. Not sure what the difference between that and
0x00000000 is. This is what we have in rnndb for it:
https://github.com/envytools/envytools/blob/master/rnndb/display/nv_evo.xml#L408
So bit 30 is mode, set is "high res", unset is "low res...
2017 Nov 17
3
Blank console but X11 works on MCP79 - old regression since 3.8
On Friday 17 November 2017 18:41:17 Ilia Mirkin wrote:
> On Fri, Nov 17, 2017 at 12:33 PM, Ondrej Zary
>
> <linux at rainbow-software.org> wrote:
> > @@ -483,8 +483,8 @@
> > nouveau 0000:02:00.0: disp: 0860: 00000000 -> 00000500
> > nouveau 0000:02:00.0: disp: 0864: 00000000
> > nouveau 0000:02:00.0: disp: 0868: 00000000 -> 04000500
>