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