linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus
Alexandre Courbot 69b624983f drm/nouveau/ibus/gk20a: use udelay() in interrupt context
gk20a_ibus_init_ibus_ring() can be called from gk20a_ibus_intr(), in
non-interruptible context. Replace use of usleep_range() with udelay().

Reported-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-10-12 17:29:02 +10:00
..
gf100.c drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
gf117.c drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
gk20a.c drm/nouveau/ibus/gk20a: use udelay() in interrupt context 2016-10-12 17:29:02 +10:00
gk104.c drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
gm200.c drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
Kbuild drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
priv.h drm/nouveau/ibus/gm204: split implementation from gk104 2016-01-11 11:28:20 +10:00