Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_cursor_regs.h80 #define CUR_WM(pipe, level) _MMIO(_PIPE((pipe), _CUR_WM_A_0, _CUR_WM_B_0) + (level) * 4) macro
A Dintel_cursor.c639 intel_de_write_dsb(display, dsb, CUR_WM(pipe, level), in skl_write_cursor_wm()
A Dskl_watermark.c3020 val = intel_de_read(display, CUR_WM(pipe, level)); in skl_pipe_wm_get_hw_state()
/drivers/gpu/drm/i915/
A Dintel_gvt_mmio_table.c990 MMIO_F(CUR_WM(PIPE_A, 0), 4 * 8); in iterate_skl_plus_mmio()
991 MMIO_F(CUR_WM(PIPE_B, 0), 4 * 8); in iterate_skl_plus_mmio()
992 MMIO_F(CUR_WM(PIPE_C, 0), 4 * 8); in iterate_skl_plus_mmio()

Completed in 22 milliseconds