drivers/gpu/drm/nouveau/include/nvhw/ref/gb202/dev_ce.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/nouveau/include/nvhw/ref/gb202/dev_ce.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/nouveau/include/nvhw/ref/gb202/dev_ce.h
Extension
.h
Size
491 bytes
Lines
13
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

#ifndef __gb202_dev_ce_h__
#define __gb202_dev_ce_h__

#define NV_CE_GRCE_MASK                                                       0x001040d8 /* C--4R */
#define NV_CE_GRCE_MASK_VALUE                                                        9:0 /* C--VF */
#define NV_CE_GRCE_MASK_VALUE_INIT                                                 0x00f /* C---V */

#endif // __gb202_dev_ce_h__

Annotation

Implementation Notes