xf86-video-intel
Lukas Hejtmanek
xhejtman at ics.muni.cz
Tue Nov 20 14:20:44 PST 2007
On Tue, Nov 20, 2007 at 12:49:57PM -0800, Jesse Barnes wrote:
> Ooh, that's actually a bug I think... does this work better for you?
no, it does not. anyway, get_backlight needs an argument (output is probably
ok).
>
> diff --git a/src/i830_lvds.c b/src/i830_lvds.c
> index a3a56f7..a51298d 100644
> --- a/src/i830_lvds.c
> +++ b/src/i830_lvds.c
> @@ -1015,7 +1015,7 @@ i830_lvds_init(ScrnInfoPtr pScrn)
> break;
> }
>
> - dev_priv->backlight_duty_cycle = dev_priv->backlight_max;
> + dev_priv->backlight_duty_cycle = dev_priv->get_backlight();
>
> return;
>
--
Lukáš Hejtmánek
More information about the xorg
mailing list