index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_backlight.c
Age
Commit message (
Expand
)
Author
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
2014-05-27
nouveau: Don't check acpi_video_backlight_support() before registering backlight
Hans de Goede
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-04-26
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
2013-02-20
drm/nouveau: handle backlight_device_register failure
Marcin Slusarz
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2011-09-20
drm/nva3/backlight: add suppport for newer style backlight regs
Ben Skeggs
2011-09-20
drm/nv50/backlight: express brightness level in percent
Ben Skeggs
2011-09-20
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
2011-09-20
drm/nouveau/backlight: make more consistent with rest of driver style
Ben Skeggs
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
backlight: add backlight type
Matthew Garrett
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs