Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h146 SVGA_REG_DISPLAY_POSITION_Y = 38, enumerator
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c125 vmw_write(dev_priv, SVGA_REG_DISPLAY_POSITION_Y, crtc->y); in vmw_ldu_commit_list()