Searched refs:CUR_BUF_CFG (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 3022 MMIO_DH(CUR_BUF_CFG(PIPE_A), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 3023 MMIO_DH(CUR_BUF_CFG(PIPE_B), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info() 3024 MMIO_DH(CUR_BUF_CFG(PIPE_C), D_SKL_PLUS, NULL, NULL); in init_skl_mmio_info()
|
/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4310 val = I915_READ(CUR_BUF_CFG(pipe)); in skl_ddb_get_hw_plane_state() 5707 skl_ddb_entry_write(dev_priv, CUR_BUF_CFG(pipe), ddb); in skl_write_cursor_wm()
|
D | i915_reg.h | 7245 #define CUR_BUF_CFG(pipe) _MMIO_PIPE(pipe, _CUR_BUF_CFG_A, _CUR_BUF_CFG_B) macro
|