summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot1-0/+63
2017-03-07drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot1-5/+20
2017-03-07drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot1-1/+4
2017-03-07drm/nouveau/falcon: fix IMEM port accessAlexandre Courbot1-5/+6
2017-03-07drm/nouveau/falcon: fix port offset for DMEM registerAlexandre Courbot1-9/+10
2017-03-07drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot1-0/+1
2017-02-17drm/nouveau/core/memory: distinguish between coherent/non-coherent targetsBen Skeggs1-4/+7
2017-02-17drm/nouveau/core: add falcon library functionsAlexandre Courbot1-0/+263