Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h197 SVGA_REG_DISPLAY_POSITION_X = 37,/* The display position x */ enumerator
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c124 vmw_write(dev_priv, SVGA_REG_DISPLAY_POSITION_X, crtc->x); in vmw_ldu_commit_list()