Searched refs:CUR_BUF_CFG (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 2893 MMIO_DH(CUR_BUF_CFG(PIPE_A), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 2894 MMIO_DH(CUR_BUF_CFG(PIPE_B), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 2895 MMIO_DH(CUR_BUF_CFG(PIPE_C), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_pm.c | 3894 val = I915_READ(CUR_BUF_CFG(pipe)); in skl_ddb_get_hw_plane_state() 5013 skl_ddb_entry_write(dev_priv, CUR_BUF_CFG(pipe), in skl_write_cursor_wm()
|
D | i915_reg.h | 6723 #define CUR_BUF_CFG(pipe) _MMIO_PIPE(pipe, _CUR_BUF_CFG_A, _CUR_BUF_CFG_B) macro
|