summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_backlight.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: allocate device object for every clientBen Skeggs2017-02-171-12/+12
* drm/nouveau/bl: Do not register interface if Apple GMUX detectedPierre Moreau2016-12-131-0/+6
* drm/nouveau/bl: Assign different names to interfacesPierre Moreau2016-12-131-4/+70
* drm/nouveau/kms: add Maxwell to backlight initializationFaris Alsalama2016-10-121-0/+1
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-201-1/+1
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-11/+11
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-101-17/+17
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-101-24/+24
* drm/nouveau/core: remove NV_D0 familyBen Skeggs2014-08-101-1/+0
* nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede2014-05-271-9/+0
* drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-221-2/+2
* drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)Florian Scholz2013-04-261-0/+3
* drm/nouveau: handle backlight_device_register failureMarcin Slusarz2013-02-201-0/+2
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-8/+8
* drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs2012-10-031-44/+46
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-031-2/+2
* drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-031-1/+1
* drm/nva3/backlight: add suppport for newer style backlight regsBen Skeggs2011-09-201-9/+58
* drm/nv50/backlight: express brightness level in percentBen Skeggs2011-09-201-3/+7
* drm/nv50/backlight: take the sor into account when bashing regsBen Skeggs2011-09-201-18/+40
* drm/nouveau/backlight: make more consistent with rest of driver styleBen Skeggs2011-09-201-31/+39
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-221-10/+14
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+2
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+9
|\
| * drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs2010-11-181-0/+9
* | backlight: constify backlight_opsLionel Debroux2010-11-161-2/+2
|/
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+8
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+155
OpenPOWER on IntegriCloud