Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cursor_regs.h80 #define CUR_WM(pipe, level) _MMIO(_PIPE((pipe), _CUR_WM_A_0, _CUR_WM_B_0) + (level) * 4) macro
H A Dskl_watermark.c2993 val = intel_de_read(display, CUR_WM(pipe, level)); in skl_pipe_wm_get_hw_state()