Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_reg_defs.h49 #define _MMIO_CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->display.cursor_offsets[(pipe)] - \
50 INTEL_INFO(dev_priv)->display.cursor_offsets[PIPE_A] + \
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_pci.c104 .display.cursor_offsets = { \
109 .display.cursor_offsets = { \
115 .display.cursor_offsets = { \
122 .display.cursor_offsets = { \
129 .display.cursor_offsets = { \
A Dintel_device_info.h296 u32 cursor_offsets[I915_MAX_PIPES]; member

Completed in 9 milliseconds