2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/gpu/drm/nouveau/nvkm
Karol Herbst 70d97b5173 drm/nouveau/pmu/fuc: replace mov+sethi with imm32
on gk208+ we can simply mov 32bits, so we should have a single mov there

v2: use or operator instead of add

Signed-off-by: Karol Herbst <nouveau@karolherbst.de>
Reviewed-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-03-14 10:13:35 +10:00
..
core drm/nouveau/core: use vzalloc for allocating ramht 2016-03-14 10:13:34 +10:00
engine drm/nouveau/fifo/gk104: kick channel upon removal 2016-03-14 10:13:34 +10:00
subdev drm/nouveau/pmu/fuc: replace mov+sethi with imm32 2016-03-14 10:13:35 +10:00
Kbuild