aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_backlight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-20drm/nva3/backlight: add suppport for newer style backlight regsBen Skeggs1-9/+58
2011-09-20drm/nv50/backlight: express brightness level in percentBen Skeggs1-3/+7
2011-09-20drm/nv50/backlight: take the sor into account when bashing regsBen Skeggs1-18/+40
2011-09-20drm/nouveau/backlight: make more consistent with rest of driver styleBen Skeggs1-31/+39
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett1-10/+14
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-0/+9
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs1-0/+9
2010-11-16backlight: constify backlight_opsLionel Debroux1-2/+2
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-4/+8
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+155