aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/falcon
AgeCommit message (Expand)Author
2018-05-18drm/nouveau/gr/gv100: initial supportBen Skeggs
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-04-06drm/nouveau/msgqueue: support for GP10B PMU firmwareAlexandre Courbot
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-07drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot
2017-03-07drm/nouveau/falcon/msgqueue: add SEC2 supportAlexandre Courbot
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot
2017-03-07drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot
2017-03-07drm/nouveau/falcon: better detection of debug registerAlexandre Courbot
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot
2017-03-07drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot
2017-03-07drm/nouveau/falcon: support for gm20b msgqueueAlexandre Courbot
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot
2017-03-07drm/nouveau/falcon: fix IMEM port accessAlexandre Courbot
2017-03-07drm/nouveau/falcon: fix port offset for DMEM registerAlexandre Courbot
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot
2017-03-07drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot
2017-02-17drm/nouveau/core/memory: distinguish between coherent/non-coherent targetsBen Skeggs
2017-02-17drm/nouveau/core: add falcon library functionsAlexandre Courbot