Home
last modified time | relevance | path

Searched refs:SVGA_REG_DISPLAY_POSITION_Y (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h198 SVGA_REG_DISPLAY_POSITION_Y = 38,/* The display position y */ enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c125 vmw_write(dev_priv, SVGA_REG_DISPLAY_POSITION_Y, crtc->y); in vmw_ldu_commit_list()