Re: weston never calls drmModeCrtcSetGamma() by default

2013-12-02 Thread Michel Dänzer
On Mon, 2013-12-02 at 10:36 +, Richard Hughes wrote: > On 2 December 2013 03:24, Michel Dänzer wrote: > > No colour management is fine, but a 16bpp gamma ramp (let alone an 8bpp > > palette) just doesn't look very good in 32bpp. :) > > If you can tell me how to adjust the color depth of the c

Re: weston never calls drmModeCrtcSetGamma() by default

2013-12-02 Thread Kristian Høgsberg
On Mon, Dec 02, 2013 at 10:36:28AM +, Richard Hughes wrote: > On 2 December 2013 03:24, Michel Dänzer wrote: > > No colour management is fine, but a 16bpp gamma ramp (let alone an 8bpp > > palette) just doesn't look very good in 32bpp. :) > > If you can tell me how to adjust the color depth o

Re: weston never calls drmModeCrtcSetGamma() by default

2013-12-02 Thread Richard Hughes
On 2 December 2013 03:24, Michel Dänzer wrote: > No colour management is fine, but a 16bpp gamma ramp (let alone an 8bpp > palette) just doesn't look very good in 32bpp. :) If you can tell me how to adjust the color depth of the console I can probably rustle up a patch to just set a linear ramp a

Re: weston never calls drmModeCrtcSetGamma() by default

2013-12-01 Thread Michel Dänzer
On Son, 2013-12-01 at 21:42 -0500, Jasper St. Pierre wrote: > Well yes, if you don't load the color management module, you won't get > color management. Seems to be what I'd expect. No colour management is fine, but a 16bpp gamma ramp (let alone an 8bpp palette) just doesn't look very good in 32bp

Re: weston never calls drmModeCrtcSetGamma() by default

2013-12-01 Thread Jasper St. Pierre
Well yes, if you don't load the color management module, you won't get color management. Seems to be what I'd expect. On Sun, Dec 1, 2013 at 9:30 PM, Michel Dänzer wrote: > > Without loading the cms-colord module, weston never calls > drmModeCrtcSetGamma(). This means that weston's gamma ramp i

weston never calls drmModeCrtcSetGamma() by default

2013-12-01 Thread Michel Dänzer
Without loading the cms-colord module, weston never calls drmModeCrtcSetGamma(). This means that weston's gamma ramp is whatever was set previously. This is particularly bad when weston is launched from a console using a different depth than weston itself. -- Earthling Michel Dänzer