drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h
Extension
.h
Size
481 bytes
Lines
11
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 _cl176e_h_
#define _cl176e_h_

#define NV176E_SET_OBJECT                                          (0x00000000)
#define NV176E_SET_CONTEXT_DMA_SEMAPHORE                           (0x00000060)
#define NV176E_SEMAPHORE_OFFSET                                    (0x00000064)
#define NV176E_SEMAPHORE_ACQUIRE                                   (0x00000068)
#define NV176E_SEMAPHORE_RELEASE                                   (0x0000006c)
#endif

Annotation

Implementation Notes