linux/drivers/gpu/drm/nouveau/nvkm/falcon
Ben Skeggs 8e90a98dfb drm/nouveau/flcn/qmgr: support syncronous command submission from common code
Functions implementing FW commands had to implement this themselves, let's
move that to common code and plumb the return code from callbacks through.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-01-15 10:50:28 +10:00
..
base.c drm/nouveau/flcn: specify debug/production register offset from subdev 2020-01-15 10:50:28 +10:00
cmdq.c drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
Kbuild drm/nouveau/flcn: split msgqueue into multiple pieces 2020-01-15 10:50:28 +10:00
msgq.c drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
msgqueue_0137c63d.c drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
msgqueue_0148cdec.c drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
msgqueue.c drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to nvkm_falcon_qmgr 2020-01-15 10:50:28 +10:00
msgqueue.h drm/nouveau/flcn/qmgr: allow arbtrary priv + return code for callbacks 2020-01-15 10:50:28 +10:00
priv.h drm/nouveau/flcn: export existing funcs 2020-01-15 10:50:26 +10:00
qmgr.c drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
qmgr.h drm/nouveau/flcn/qmgr: support syncronous command submission from common code 2020-01-15 10:50:28 +10:00
v1.c drm/nouveau/flcn: specify EMEM address from subdev 2020-01-15 10:50:27 +10:00