Searched refs:CUR_BUF_CFG (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 3007 MMIO_DH(CUR_BUF_CFG(PIPE_A), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 3008 MMIO_DH(CUR_BUF_CFG(PIPE_B), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 3009 MMIO_DH(CUR_BUF_CFG(PIPE_C), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info()
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4310 val = I915_READ(CUR_BUF_CFG(pipe)); in skl_ddb_get_hw_plane_state() 5703 skl_ddb_entry_write(dev_priv, CUR_BUF_CFG(pipe), ddb); in skl_write_cursor_wm()
|
D | i915_reg.h | 7234 #define CUR_BUF_CFG(pipe) _MMIO_PIPE(pipe, _CUR_BUF_CFG_A, _CUR_BUF_CFG_B) macro
|