nouveau_channel 1042 drivers/gpu/drm/nouveau/dispnv04/crtc.c nv04_finish_page_flip(struct nouveau_channel *chan, nouveau_channel 1081 drivers/gpu/drm/nouveau/dispnv04/crtc.c struct nouveau_channel *chan = drm->channel; nouveau_channel 1095 drivers/gpu/drm/nouveau/dispnv04/crtc.c nv04_page_flip_emit(struct nouveau_channel *chan, nouveau_channel 1149 drivers/gpu/drm/nouveau/dispnv04/crtc.c struct nouveau_channel *chan; nouveau_channel 23 drivers/gpu/drm/nouveau/nouveau_abi16.h struct nouveau_channel *chan; nouveau_channel 739 drivers/gpu/drm/nouveau/nouveau_bo.c nve0_bo_move_init(struct nouveau_channel *chan, u32 handle) nouveau_channel 751 drivers/gpu/drm/nouveau/nouveau_bo.c nve0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 772 drivers/gpu/drm/nouveau/nouveau_bo.c nvc0_bo_move_init(struct nouveau_channel *chan, u32 handle) nouveau_channel 783 drivers/gpu/drm/nouveau/nouveau_bo.c nvc0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 821 drivers/gpu/drm/nouveau/nouveau_bo.c nvc0_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 860 drivers/gpu/drm/nouveau/nouveau_bo.c nva3_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 898 drivers/gpu/drm/nouveau/nouveau_bo.c nv98_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 916 drivers/gpu/drm/nouveau/nouveau_bo.c nv84_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 934 drivers/gpu/drm/nouveau/nouveau_bo.c nv50_bo_move_init(struct nouveau_channel *chan, u32 handle) nouveau_channel 950 drivers/gpu/drm/nouveau/nouveau_bo.c nv50_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 1023 drivers/gpu/drm/nouveau/nouveau_bo.c nv04_bo_move_init(struct nouveau_channel *chan, u32 handle) nouveau_channel 1038 drivers/gpu/drm/nouveau/nouveau_bo.c struct nouveau_channel *chan, struct ttm_mem_reg *reg) nouveau_channel 1046 drivers/gpu/drm/nouveau/nouveau_bo.c nv04_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, nouveau_channel 1128 drivers/gpu/drm/nouveau/nouveau_bo.c struct nouveau_channel *chan = drm->ttm.chan; nouveau_channel 1169 drivers/gpu/drm/nouveau/nouveau_bo.c int (*exec)(struct nouveau_channel *, nouveau_channel 1172 drivers/gpu/drm/nouveau/nouveau_bo.c int (*init)(struct nouveau_channel *, u32 handle); nouveau_channel 1200 drivers/gpu/drm/nouveau/nouveau_bo.c struct nouveau_channel *chan; nouveau_channel 7 drivers/gpu/drm/nouveau/nouveau_bo.h struct nouveau_channel; nouveau_channel 54 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan = container_of(ntfy, typeof(*chan), kill); nouveau_channel 62 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_idle(struct nouveau_channel *chan) nouveau_channel 85 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_del(struct nouveau_channel **pchan) nouveau_channel 87 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan = *pchan; nouveau_channel 124 drivers/gpu/drm/nouveau/nouveau_chan.c u32 size, struct nouveau_channel **pchan) nouveau_channel 128 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan; nouveau_channel 227 drivers/gpu/drm/nouveau/nouveau_chan.c u64 runlist, bool priv, struct nouveau_channel **pchan) nouveau_channel 246 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan; nouveau_channel 318 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel **pchan) nouveau_channel 327 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan; nouveau_channel 355 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_init(struct nouveau_channel *chan, u32 vram, u32 gart) nouveau_channel 476 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel **pchan) nouveau_channel 55 drivers/gpu/drm/nouveau/nouveau_chan.h struct nouveau_channel **); nouveau_channel 56 drivers/gpu/drm/nouveau/nouveau_chan.h void nouveau_channel_del(struct nouveau_channel **); nouveau_channel 57 drivers/gpu/drm/nouveau/nouveau_chan.h int nouveau_channel_idle(struct nouveau_channel *); nouveau_channel 34 drivers/gpu/drm/nouveau/nouveau_dma.c OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords) nouveau_channel 54 drivers/gpu/drm/nouveau/nouveau_dma.c READ_GET(struct nouveau_channel *chan, uint64_t *prev_get, int *timeout) nouveau_channel 85 drivers/gpu/drm/nouveau/nouveau_dma.c nv50_dma_push(struct nouveau_channel *chan, u64 offset, int length) nouveau_channel 109 drivers/gpu/drm/nouveau/nouveau_dma.c nv50_dma_push_wait(struct nouveau_channel *chan, int count) nouveau_channel 135 drivers/gpu/drm/nouveau/nouveau_dma.c nv50_dma_wait(struct nouveau_channel *chan, int slots, int count) nouveau_channel 178 drivers/gpu/drm/nouveau/nouveau_dma.c nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) nouveau_channel 33 drivers/gpu/drm/nouveau/nouveau_dma.h int nouveau_dma_wait(struct nouveau_channel *, int slots, int size); nouveau_channel 34 drivers/gpu/drm/nouveau/nouveau_dma.h void nv50_dma_push(struct nouveau_channel *, u64 addr, int length); nouveau_channel 87 drivers/gpu/drm/nouveau/nouveau_dma.h RING_SPACE(struct nouveau_channel *chan, int size) nouveau_channel 100 drivers/gpu/drm/nouveau/nouveau_dma.h OUT_RING(struct nouveau_channel *chan, int data) nouveau_channel 106 drivers/gpu/drm/nouveau/nouveau_dma.h OUT_RINGp(struct nouveau_channel *chan, const void *data, unsigned nr_dwords); nouveau_channel 109 drivers/gpu/drm/nouveau/nouveau_dma.h BEGIN_NV04(struct nouveau_channel *chan, int subc, int mthd, int size) nouveau_channel 115 drivers/gpu/drm/nouveau/nouveau_dma.h BEGIN_NI04(struct nouveau_channel *chan, int subc, int mthd, int size) nouveau_channel 121 drivers/gpu/drm/nouveau/nouveau_dma.h BEGIN_NVC0(struct nouveau_channel *chan, int subc, int mthd, int size) nouveau_channel 127 drivers/gpu/drm/nouveau/nouveau_dma.h BEGIN_NIC0(struct nouveau_channel *chan, int subc, int mthd, int size) nouveau_channel 133 drivers/gpu/drm/nouveau/nouveau_dma.h BEGIN_IMC0(struct nouveau_channel *chan, int subc, int mthd, u16 data) nouveau_channel 145 drivers/gpu/drm/nouveau/nouveau_dma.h FIRE_RING(struct nouveau_channel *chan) nouveau_channel 162 drivers/gpu/drm/nouveau/nouveau_dma.h WIND_RING(struct nouveau_channel *chan) nouveau_channel 69 drivers/gpu/drm/nouveau/nouveau_dmem.c struct nouveau_channel *chan; nouveau_channel 418 drivers/gpu/drm/nouveau/nouveau_dmem.c struct nouveau_channel *chan = drm->dmem->migrate.chan; nouveau_channel 63 drivers/gpu/drm/nouveau/nouveau_drv.h struct nouveau_channel; nouveau_channel 154 drivers/gpu/drm/nouveau/nouveau_drv.h int (*move)(struct nouveau_channel *, nouveau_channel 157 drivers/gpu/drm/nouveau/nouveau_drv.h struct nouveau_channel *chan; nouveau_channel 181 drivers/gpu/drm/nouveau/nouveau_drv.h struct nouveau_channel *cechan; nouveau_channel 182 drivers/gpu/drm/nouveau/nouveau_drv.h struct nouveau_channel *channel; nouveau_channel 164 drivers/gpu/drm/nouveau/nouveau_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 316 drivers/gpu/drm/nouveau/nouveau_fbcon.c struct nouveau_channel *chan; nouveau_channel 126 drivers/gpu/drm/nouveau/nouveau_fence.c nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) nouveau_channel 155 drivers/gpu/drm/nouveau/nouveau_fence.c struct nouveau_channel *chan; nouveau_channel 168 drivers/gpu/drm/nouveau/nouveau_fence.c nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) nouveau_channel 201 drivers/gpu/drm/nouveau/nouveau_fence.c nouveau_fence_emit(struct nouveau_fence *fence, struct nouveau_channel *chan) nouveau_channel 240 drivers/gpu/drm/nouveau/nouveau_fence.c struct nouveau_channel *chan; nouveau_channel 333 drivers/gpu/drm/nouveau/nouveau_fence.c nouveau_fence_sync(struct nouveau_bo *nvbo, struct nouveau_channel *chan, bool exclusive, bool intr) nouveau_channel 353 drivers/gpu/drm/nouveau/nouveau_fence.c struct nouveau_channel *prev = NULL; nouveau_channel 375 drivers/gpu/drm/nouveau/nouveau_fence.c struct nouveau_channel *prev = NULL; nouveau_channel 406 drivers/gpu/drm/nouveau/nouveau_fence.c nouveau_fence_new(struct nouveau_channel *chan, bool sysmem, nouveau_channel 450 drivers/gpu/drm/nouveau/nouveau_fence.c struct nouveau_channel *chan; nouveau_channel 16 drivers/gpu/drm/nouveau/nouveau_fence.h struct nouveau_channel __rcu *channel; nouveau_channel 20 drivers/gpu/drm/nouveau/nouveau_fence.h int nouveau_fence_new(struct nouveau_channel *, bool sysmem, nouveau_channel 24 drivers/gpu/drm/nouveau/nouveau_fence.h int nouveau_fence_emit(struct nouveau_fence *, struct nouveau_channel *); nouveau_channel 27 drivers/gpu/drm/nouveau/nouveau_fence.h int nouveau_fence_sync(struct nouveau_bo *, struct nouveau_channel *, bool exclusive, bool intr); nouveau_channel 37 drivers/gpu/drm/nouveau/nouveau_fence.h int (*sync)(struct nouveau_fence *, struct nouveau_channel *, nouveau_channel 38 drivers/gpu/drm/nouveau/nouveau_fence.h struct nouveau_channel *); nouveau_channel 39 drivers/gpu/drm/nouveau/nouveau_fence.h u32 (*read)(struct nouveau_channel *); nouveau_channel 40 drivers/gpu/drm/nouveau/nouveau_fence.h int (*emit32)(struct nouveau_channel *, u64, u32); nouveau_channel 41 drivers/gpu/drm/nouveau/nouveau_fence.h int (*sync32)(struct nouveau_channel *, u64, u32); nouveau_channel 55 drivers/gpu/drm/nouveau/nouveau_fence.h int (*context_new)(struct nouveau_channel *); nouveau_channel 56 drivers/gpu/drm/nouveau/nouveau_fence.h void (*context_del)(struct nouveau_channel *); nouveau_channel 63 drivers/gpu/drm/nouveau/nouveau_fence.h void nouveau_fence_context_new(struct nouveau_channel *, struct nouveau_fence_chan *); nouveau_channel 68 drivers/gpu/drm/nouveau/nouveau_fence.h int nv04_fence_mthd(struct nouveau_channel *, u32, u32, u32); nouveau_channel 71 drivers/gpu/drm/nouveau/nouveau_fence.h int nv17_fence_sync(struct nouveau_fence *, struct nouveau_channel *, nouveau_channel 72 drivers/gpu/drm/nouveau/nouveau_fence.h struct nouveau_channel *); nouveau_channel 73 drivers/gpu/drm/nouveau/nouveau_fence.h u32 nv10_fence_read(struct nouveau_channel *); nouveau_channel 74 drivers/gpu/drm/nouveau/nouveau_fence.h void nv10_fence_context_del(struct nouveau_channel *); nouveau_channel 97 drivers/gpu/drm/nouveau/nouveau_fence.h int nv84_fence_context_new(struct nouveau_channel *); nouveau_channel 330 drivers/gpu/drm/nouveau/nouveau_gem.c validate_fini_no_ticket(struct validate_op *op, struct nouveau_channel *chan, nouveau_channel 366 drivers/gpu/drm/nouveau/nouveau_gem.c validate_fini(struct validate_op *op, struct nouveau_channel *chan, nouveau_channel 375 drivers/gpu/drm/nouveau/nouveau_gem.c validate_init(struct nouveau_channel *chan, struct drm_file *file_priv, nouveau_channel 486 drivers/gpu/drm/nouveau/nouveau_gem.c validate_list(struct nouveau_channel *chan, struct nouveau_cli *cli, nouveau_channel 547 drivers/gpu/drm/nouveau/nouveau_gem.c nouveau_gem_pushbuf_validate(struct nouveau_channel *chan, nouveau_channel 697 drivers/gpu/drm/nouveau/nouveau_gem.c struct nouveau_channel *chan = NULL; nouveau_channel 34 drivers/gpu/drm/nouveau/nv04_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 54 drivers/gpu/drm/nouveau/nv04_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 81 drivers/gpu/drm/nouveau/nv04_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 138 drivers/gpu/drm/nouveau/nv04_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 42 drivers/gpu/drm/nouveau/nv04_fence.c struct nouveau_channel *chan = fence->channel; nouveau_channel 54 drivers/gpu/drm/nouveau/nv04_fence.c struct nouveau_channel *prev, struct nouveau_channel *chan) nouveau_channel 60 drivers/gpu/drm/nouveau/nv04_fence.c nv04_fence_read(struct nouveau_channel *chan) nouveau_channel 69 drivers/gpu/drm/nouveau/nv04_fence.c nv04_fence_context_del(struct nouveau_channel *chan) nouveau_channel 78 drivers/gpu/drm/nouveau/nv04_fence.c nv04_fence_context_new(struct nouveau_channel *chan) nouveau_channel 32 drivers/gpu/drm/nouveau/nv10_fence.c struct nouveau_channel *chan = fence->channel; nouveau_channel 45 drivers/gpu/drm/nouveau/nv10_fence.c struct nouveau_channel *prev, struct nouveau_channel *chan) nouveau_channel 51 drivers/gpu/drm/nouveau/nv10_fence.c nv10_fence_read(struct nouveau_channel *chan) nouveau_channel 57 drivers/gpu/drm/nouveau/nv10_fence.c nv10_fence_context_del(struct nouveau_channel *chan) nouveau_channel 67 drivers/gpu/drm/nouveau/nv10_fence.c nv10_fence_context_new(struct nouveau_channel *chan) nouveau_channel 35 drivers/gpu/drm/nouveau/nv17_fence.c struct nouveau_channel *prev, struct nouveau_channel *chan) nouveau_channel 75 drivers/gpu/drm/nouveau/nv17_fence.c nv17_fence_context_new(struct nouveau_channel *chan) nouveau_channel 35 drivers/gpu/drm/nouveau/nv50_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 70 drivers/gpu/drm/nouveau/nv50_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 98 drivers/gpu/drm/nouveau/nv50_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 155 drivers/gpu/drm/nouveau/nv50_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 36 drivers/gpu/drm/nouveau/nv50_fence.c nv50_fence_context_new(struct nouveau_channel *chan) nouveau_channel 33 drivers/gpu/drm/nouveau/nv84_fence.c nv84_fence_emit32(struct nouveau_channel *chan, u64 virtual, u32 sequence) nouveau_channel 51 drivers/gpu/drm/nouveau/nv84_fence.c nv84_fence_sync32(struct nouveau_channel *chan, u64 virtual, u32 sequence) nouveau_channel 70 drivers/gpu/drm/nouveau/nv84_fence.c struct nouveau_channel *chan = fence->channel; nouveau_channel 79 drivers/gpu/drm/nouveau/nv84_fence.c struct nouveau_channel *prev, struct nouveau_channel *chan) nouveau_channel 88 drivers/gpu/drm/nouveau/nv84_fence.c nv84_fence_read(struct nouveau_channel *chan) nouveau_channel 95 drivers/gpu/drm/nouveau/nv84_fence.c nv84_fence_context_del(struct nouveau_channel *chan) nouveau_channel 110 drivers/gpu/drm/nouveau/nv84_fence.c nv84_fence_context_new(struct nouveau_channel *chan) nouveau_channel 35 drivers/gpu/drm/nouveau/nvc0_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 70 drivers/gpu/drm/nouveau/nvc0_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 98 drivers/gpu/drm/nouveau/nvc0_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 155 drivers/gpu/drm/nouveau/nvc0_fbcon.c struct nouveau_channel *chan = drm->channel; nouveau_channel 32 drivers/gpu/drm/nouveau/nvc0_fence.c nvc0_fence_emit32(struct nouveau_channel *chan, u64 virtual, u32 sequence) nouveau_channel 48 drivers/gpu/drm/nouveau/nvc0_fence.c nvc0_fence_sync32(struct nouveau_channel *chan, u64 virtual, u32 sequence) nouveau_channel 64 drivers/gpu/drm/nouveau/nvc0_fence.c nvc0_fence_context_new(struct nouveau_channel *chan)