aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_backlight.c
AgeCommit message (Expand)Author
2022-05-18drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs
2018-10-11drm/nouveau: Refactor nvXX_backlight_init()Lyude Paul
2018-10-11drm/nouveau: Cleanup indenting in nouveau_backlight.cLyude Paul
2018-10-11drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/Lyude Paul
2018-10-11drm/nouveau: Move backlight device into nouveau_connectorLyude Paul
2018-10-11drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul
2018-07-16drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2016-12-13drm/nouveau/bl: Do not register interface if Apple GMUX detectedPierre Moreau
2016-12-13drm/nouveau/bl: Assign different names to interfacesPierre Moreau
2016-10-12drm/nouveau/kms: add Maxwell to backlight initializationFaris Alsalama
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs
2014-08-10drm/nouveau/core: remove NV_D0 familyBen Skeggs
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie
2013-04-26drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)Florian Scholz
2013-02-20drm/nouveau: handle backlight_device_register failureMarcin Slusarz
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs
2011-09-20drm/nva3/backlight: add suppport for newer style backlight regsBen Skeggs
2011-09-20drm/nv50/backlight: express brightness level in percentBen Skeggs
2011-09-20drm/nv50/backlight: take the sor into account when bashing regsBen Skeggs
2011-09-20drm/nouveau/backlight: make more consistent with rest of driver styleBen Skeggs
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22backlight: add backlight typeMatthew Garrett
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs