mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 22:12:32 -04:00
drm/nouveau/fifo/gk110-: support writing channel group runlist entries
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -10,6 +10,7 @@ struct gk104_fifo_chan {
|
||||
struct gk104_fifo *fifo;
|
||||
int runl;
|
||||
|
||||
struct nvkm_fifo_cgrp *cgrp;
|
||||
struct list_head head;
|
||||
bool killed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user