Home
last modified time | relevance | path

Searched refs:MCURSOR_MODE_DISABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Ddisplay.c195 vgpu_vreg_t(vgpu, CURCNTR(pipe)) |= MCURSOR_MODE_DISABLE; in emulate_monitor_status_change()
506 vgpu_vreg_t(vgpu, CURCNTR(pipe)) |= MCURSOR_MODE_DISABLE; in emulate_monitor_status_change()
Dfb_decoder.c347 plane->enabled = (mode != MCURSOR_MODE_DISABLE); in intel_vgpu_decode_cursor_plane()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h3060 #define MCURSOR_MODE_DISABLE 0x00 macro