Searched refs:WM0_PIPE_CURSOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/ | ||
D | intel_pm.c | 3336 WM0_PIPE_CURSOR(r->cur_val); in ilk_compute_wm_results() |
D | i915_reg.h | 4097 #define WM0_PIPE_CURSOR(x) REG_FIELD_PREP(WM0_PIPE_CURSOR_MASK, (x)) macro |