Home
last modified time | relevance | path

Searched refs:SAVAGE_DEPTH (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/drm/
H A Dsavage_drm.h171 #define SAVAGE_DEPTH 0x4 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dsavage_drm.h110 #define SAVAGE_DEPTH 0x4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dsavage_drm.h113 #define SAVAGE_DEPTH 0x4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dsavage_drm.h113 #define SAVAGE_DEPTH 0x4 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_state.c821 ((flags & SAVAGE_BACK) ? 1 : 0) + ((flags & SAVAGE_DEPTH) ? 1 : 0); in savage_dispatch_clear()
839 for (buf = SAVAGE_FRONT; buf <= SAVAGE_DEPTH; buf <<= 1) { in savage_dispatch_clear()
852 case SAVAGE_DEPTH: in savage_dispatch_clear()

Completed in 5 milliseconds