Home
last modified time | relevance | path

Searched defs:GFX_OP_STIPPLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i810/
Di810_drv.h226 #define GFX_OP_STIPPLE ((0x3<<29)|(0x1d<<24)|(0x83<<16)) macro
/linux-5.19.10/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h211 #define GFX_OP_STIPPLE ((0x3<<29)|(0x1d<<24)|(0x83<<16)) macro