Florian Scholz
2013-Apr-02 22:06 UTC
[Nouveau] patch for backlight control with gt 525M (c0)
Hi, I wrote a patch for nouveau_backlight.c to support the backlight control of the GT 525M. Only the case NV_C0: is needed to get the backlight control with my NVC0 card working. I don't think that it's worth to add new functions for c0 if the old ones still work. This is my first patch for the Linux kernel. Best Regards Florian Scholz -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-drm-nouveau-adding-support-for-backlight-control-of-.patch Type: application/octet-stream Size: 924 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130403/5f61d8af/attachment.obj>
Maybe Matching Threads
- [PATCH 6.2 regression fix] drm/nouveau/kms: Fix backlight registration
- [PATCH 6.2 regression fix] drm/nouveau/kms: Fix backlight registration
- [PATCH] Add in-kernel backlight control support
- [PATCH] drm/nv50: Fix backlight not working when PWM_DIV is uninitialised
- [PATCH 1/5] drm/nouveau: Check backlight IDs are >= 0, not > 0