drivers/gpu/drm/scheduler/.kunitconfig

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/scheduler/.kunitconfig

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/scheduler/.kunitconfig
Extension
[no extension]
Size
264 bytes
Lines
13
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: drivers/gpu
Status
atlas-only

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

CONFIG_KUNIT=y
CONFIG_DRM=y
CONFIG_DRM_SCHED_KUNIT_TEST=y
CONFIG_EXPERT=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
CONFIG_DEBUG_LOCKDEP=y
CONFIG_DEBUG_LIST=y

Annotation

Implementation Notes