Searched refs:CUR_WM_IGNORE_LINES (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ | ||
| H A D | intel_cursor_regs.h | 82 #define CUR_WM_IGNORE_LINES REG_BIT(30) macro |
| H A D | intel_cursor.c | 619 val |= CUR_WM_IGNORE_LINES; in skl_cursor_wm_reg_val() |