aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_backlight.c
Commit message (Expand)AuthorAge
* drm/nouveau: Refactor nvXX_backlight_init()Lyude Paul2018-10-10
* drm/nouveau: Cleanup indenting in nouveau_backlight.cLyude Paul2018-10-10
* drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/Lyude Paul2018-10-10
* drm/nouveau: Move backlight device into nouveau_connectorLyude Paul2018-10-10
* drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul2018-10-10
* drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul2018-07-16
* drm/nouveau/bl: fix backlight regressionKarol Herbst2018-03-15
* drm/nouveau/bl: Fix oops on driver unbindLukas Wunner2018-03-15
* drm/nouveau: allocate device object for every clientBen Skeggs2017-02-17
* drm/nouveau/bl: Do not register interface if Apple GMUX detectedPierre Moreau2016-12-12
* drm/nouveau/bl: Assign different names to interfacesPierre Moreau2016-12-12
* drm/nouveau/kms: add Maxwell to backlight initializationFaris Alsalama2016-10-12
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-20
* drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs2015-08-27
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-09
* drm/nouveau/core: remove NV_D0 familyBen Skeggs2014-08-09
* nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede2014-05-26
* drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
* drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)Florian Scholz2013-04-26
* drm/nouveau: handle backlight_device_register failureMarcin Slusarz2013-02-20
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-02
* drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs2012-10-02
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-02
* drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-02
* drm/nva3/backlight: add suppport for newer style backlight regsBen Skeggs2011-09-20
* drm/nv50/backlight: express brightness level in percentBen Skeggs2011-09-20
* drm/nv50/backlight: take the sor into account when bashing regsBen Skeggs2011-09-20
* drm/nouveau/backlight: make more consistent with rest of driver styleBen Skeggs2011-09-20
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-22
* backlight: add backlight typeMatthew Garrett2011-03-22
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs2010-11-17
* | backlight: constify backlight_opsLionel Debroux2010-11-16
|/
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11