Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | drm/nouveau/bl: Do not register interface if Apple GMUX detected | Pierre Moreau | 1 | -0/+6 |
2016-12-13 | drm/nouveau/bl: Assign different names to interfaces | Pierre Moreau | 1 | -4/+70 |
2016-10-12 | drm/nouveau/kms: add Maxwell to backlight initialization | Faris Alsalama | 1 | -0/+1 |
2016-05-20 | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 1 | -1/+1 |
2015-08-28 | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 1 | -11/+11 |
2014-08-09 | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 1 | -17/+17 |
2014-08-09 | drm/nouveau: kill nouveau_dev() + wrap register macros | Ben Skeggs | 1 | -24/+24 |
2014-08-09 | drm/nouveau/core: remove NV_D0 family | Ben Skeggs | 1 | -1/+0 |
2014-05-27 | nouveau: Don't check acpi_video_backlight_support() before registering backlight | Hans de Goede | 1 | -9/+0 |
2013-10-22 | drm/sysfs: sort out minor and connector device object lifetimes. | Dave Airlie | 1 | -2/+2 |
2013-04-26 | drm/nouveau/drm: adding support for backlight control of GT525M (NVC0) | Florian Scholz | 1 | -0/+3 |
2013-02-20 | drm/nouveau: handle backlight_device_register failure | Marcin Slusarz | 1 | -0/+2 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -8/+8 |
2012-10-03 | drm/nouveau/backlight: remove dependence on nouveau_drv.h | Ben Skeggs | 1 | -44/+46 |
2012-10-03 | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 1 | -2/+2 |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 1 | -1/+1 |
2011-09-20 | drm/nva3/backlight: add suppport for newer style backlight regs | Ben Skeggs | 1 | -9/+58 |
2011-09-20 | drm/nv50/backlight: express brightness level in percent | Ben Skeggs | 1 | -3/+7 |
2011-09-20 | drm/nv50/backlight: take the sor into account when bashing regs | Ben Skeggs | 1 | -18/+40 |
2011-09-20 | drm/nouveau/backlight: make more consistent with rest of driver style | Ben Skeggs | 1 | -31/+39 |
2011-03-23 | nouveau: change the backlight parent device to the connector, not the PCI dev | Matthew Garrett | 1 | -10/+14 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+2 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+9 |
2010-11-18 | drm/nouveau: don't expose backlight control when available through ACPI | Ben Skeggs | 1 | -0/+9 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 1 | -2/+2 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -4/+8 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+155 |