dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/nouveau/core/include/subdev
Martin Peres 11573aa788 drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64
This is needed for automatic fan management where some delays
can be over 0xffffffff ns.

Signed-off-by: Martin Peres <martin.peres@labri.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2012-10-09 13:55:22 +10:00
..
bios drm/nouveau/bios: parse the pwm divisor from the perf table 2012-10-03 13:13:13 +10:00
bar.h drm/nouveau/instmem: completely new implementation, as a subdev module 2012-10-03 13:12:52 +10:00
bios.h drm/nouveau/bios: pull in basic vbios subdev, more to come later 2012-10-03 13:12:45 +10:00
clock.h drm/nouveau/clock: pull in the implementation from all over the place 2012-10-03 13:12:47 +10:00
device.h drm/nouveau: port all engines to new engine module format 2012-10-03 13:12:56 +10:00
devinit.h drm/nouveau: implement devinit subdev, and new init table parser 2012-10-03 13:12:47 +10:00
fb.h drm/nouveau/core: remove some left-over pieces from the porting process 2012-10-03 13:13:00 +10:00
gpio.h drm/nouveau/gpio: port gpio to subdev interfaces 2012-10-03 13:12:45 +10:00
i2c.h drm/nouveau/i2c: port to subdev interfaces 2012-10-03 13:12:46 +10:00
ibus.h drm/nvc0/ibus: initial implementation of subdev 2012-10-03 13:13:15 +10:00
instmem.h drm/nouveau: port all engines to new engine module format 2012-10-03 13:12:56 +10:00
ltcg.h drm/nouveau/fb: merge fb/vram and port to subdev interfaces 2012-10-03 13:12:49 +10:00
mc.h drm/nouveau/mc: port to subdev interfaces 2012-10-03 13:12:47 +10:00
mxm.h drm/nouveau/mxm: split up into bios code and a subdev module 2012-10-03 13:12:57 +10:00
therm.h drm/nouveau/therm: move thermal-related functions to the therm subdev 2012-10-03 13:13:14 +10:00
timer.h drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 2012-10-09 13:55:22 +10:00
vga.h drm/nouveau/clock: pull in the implementation from all over the place 2012-10-03 13:12:47 +10:00
vm.h drm/nouveau: store supported dma mask in vmmgr 2012-10-03 13:13:16 +10:00