drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3.h
Extension
.h
Size
9374 bytes
Lines
622
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

static uint32_t gt215_ce_data[] = {
/* 0x0000: ctx_object */
	0x00000000,
/* 0x0004: ctx_dma */
/* 0x0004: ctx_dma_query */
	0x00000000,
/* 0x0008: ctx_dma_src */
	0x00000000,
/* 0x000c: ctx_dma_dst */
	0x00000000,
/* 0x0010: ctx_query_address_high */
	0x00000000,
/* 0x0014: ctx_query_address_low */
	0x00000000,
/* 0x0018: ctx_query_counter */
	0x00000000,
/* 0x001c: ctx_src_address_high */
	0x00000000,
/* 0x0020: ctx_src_address_low */
	0x00000000,
/* 0x0024: ctx_src_pitch */
	0x00000000,
/* 0x0028: ctx_src_tile_mode */
	0x00000000,
/* 0x002c: ctx_src_xsize */
	0x00000000,
/* 0x0030: ctx_src_ysize */
	0x00000000,
/* 0x0034: ctx_src_zsize */
	0x00000000,
/* 0x0038: ctx_src_zoff */
	0x00000000,
/* 0x003c: ctx_src_xoff */
	0x00000000,
/* 0x0040: ctx_src_yoff */
	0x00000000,
/* 0x0044: ctx_src_cpp */
	0x00000000,
/* 0x0048: ctx_dst_address_high */
	0x00000000,
/* 0x004c: ctx_dst_address_low */
	0x00000000,
/* 0x0050: ctx_dst_pitch */
	0x00000000,
/* 0x0054: ctx_dst_tile_mode */
	0x00000000,
/* 0x0058: ctx_dst_xsize */
	0x00000000,
/* 0x005c: ctx_dst_ysize */
	0x00000000,
/* 0x0060: ctx_dst_zsize */
	0x00000000,
/* 0x0064: ctx_dst_zoff */
	0x00000000,
/* 0x0068: ctx_dst_xoff */
	0x00000000,
/* 0x006c: ctx_dst_yoff */
	0x00000000,
/* 0x0070: ctx_dst_cpp */
	0x00000000,
/* 0x0074: ctx_format */
	0x00000000,
/* 0x0078: ctx_swz_const0 */
	0x00000000,
/* 0x007c: ctx_swz_const1 */
	0x00000000,
/* 0x0080: ctx_xcnt */
	0x00000000,
/* 0x0084: ctx_ycnt */
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,

Annotation

Implementation Notes