Symbol: _MMIO_PIPE
sys/dev/pci/drm/i915/display/intel_audio_regs.h
20
#define IBX_HDMIW_HDMIEDID(pipe) _MMIO_PIPE(pipe, _IBX_HDMIW_HDMIEDID_A, \
sys/dev/pci/drm/i915/display/intel_audio_regs.h
24
#define IBX_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CNTL_ST_A, \
sys/dev/pci/drm/i915/display/intel_audio_regs.h
35
#define CPT_HDMIW_HDMIEDID(pipe) _MMIO_PIPE(pipe, _CPT_HDMIW_HDMIEDID_A, _CPT_HDMIW_HDMIEDID_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
38
#define CPT_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _CPT_AUD_CNTL_ST_A, _CPT_AUD_CNTL_ST_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
43
#define VLV_HDMIW_HDMIEDID(pipe) _MMIO_PIPE(pipe, _VLV_HDMIW_HDMIEDID_A, _VLV_HDMIW_HDMIEDID_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
46
#define VLV_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CNTL_ST_A, _VLV_AUD_CNTL_ST_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
51
#define IBX_AUD_CFG(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CONFIG_A, _IBX_AUD_CONFIG_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
54
#define CPT_AUD_CFG(pipe) _MMIO_PIPE(pipe, _CPT_AUD_CONFIG_A, _CPT_AUD_CONFIG_B)
sys/dev/pci/drm/i915/display/intel_audio_regs.h
57
#define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B)
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
100
#define BXT_BLC_PWM_FREQ(controller) _MMIO_PIPE(controller, \
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
102
#define BXT_BLC_PWM_DUTY(controller) _MMIO_PIPE(controller, \
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
13
#define VLV_BLC_PWM_CTL2(pipe) _MMIO_PIPE(pipe, _VLV_BLC_PWM_CTL2_A, _VLV_BLC_PWM_CTL2_B)
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
17
#define VLV_BLC_PWM_CTL(pipe) _MMIO_PIPE(pipe, _VLV_BLC_PWM_CTL_A, _VLV_BLC_PWM_CTL_B)
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
21
#define VLV_BLC_HIST_CTL(pipe) _MMIO_PIPE(pipe, _VLV_BLC_HIST_CTL_A, _VLV_BLC_HIST_CTL_B)
sys/dev/pci/drm/i915/display/intel_backlight_regs.h
98
#define BXT_BLC_PWM_CTL(controller) _MMIO_PIPE(controller, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
120
#define PIPE_CSC_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_RY_GY, _PIPE_B_CSC_COEFF_RY_GY)
sys/dev/pci/drm/i915/display/intel_color_regs.h
121
#define PIPE_CSC_COEFF_BY(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_BY, _PIPE_B_CSC_COEFF_BY)
sys/dev/pci/drm/i915/display/intel_color_regs.h
122
#define PIPE_CSC_COEFF_RU_GU(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_RU_GU, _PIPE_B_CSC_COEFF_RU_GU)
sys/dev/pci/drm/i915/display/intel_color_regs.h
123
#define PIPE_CSC_COEFF_BU(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_BU, _PIPE_B_CSC_COEFF_BU)
sys/dev/pci/drm/i915/display/intel_color_regs.h
124
#define PIPE_CSC_COEFF_RV_GV(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_RV_GV, _PIPE_B_CSC_COEFF_RV_GV)
sys/dev/pci/drm/i915/display/intel_color_regs.h
125
#define PIPE_CSC_COEFF_BV(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_BV, _PIPE_B_CSC_COEFF_BV)
sys/dev/pci/drm/i915/display/intel_color_regs.h
126
#define PIPE_CSC_MODE(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_MODE, _PIPE_B_CSC_MODE)
sys/dev/pci/drm/i915/display/intel_color_regs.h
127
#define PIPE_CSC_PREOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_HI, _PIPE_B_CSC_PREOFF_HI)
sys/dev/pci/drm/i915/display/intel_color_regs.h
128
#define PIPE_CSC_PREOFF_ME(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_ME, _PIPE_B_CSC_PREOFF_ME)
sys/dev/pci/drm/i915/display/intel_color_regs.h
129
#define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO)
sys/dev/pci/drm/i915/display/intel_color_regs.h
130
#define PIPE_CSC_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_HI, _PIPE_B_CSC_POSTOFF_HI)
sys/dev/pci/drm/i915/display/intel_color_regs.h
131
#define PIPE_CSC_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_ME, _PIPE_B_CSC_POSTOFF_ME)
sys/dev/pci/drm/i915/display/intel_color_regs.h
132
#define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO)
sys/dev/pci/drm/i915/display/intel_color_regs.h
161
#define PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe,\
sys/dev/pci/drm/i915/display/intel_color_regs.h
164
#define PIPE_CSC_OUTPUT_COEFF_BY(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
167
#define PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
170
#define PIPE_CSC_OUTPUT_COEFF_BU(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
173
#define PIPE_CSC_OUTPUT_COEFF_RV_GV(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
176
#define PIPE_CSC_OUTPUT_COEFF_BV(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
179
#define PIPE_CSC_OUTPUT_PREOFF_HI(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
182
#define PIPE_CSC_OUTPUT_PREOFF_ME(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
185
#define PIPE_CSC_OUTPUT_PREOFF_LO(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
188
#define PIPE_CSC_OUTPUT_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
191
#define PIPE_CSC_OUTPUT_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
194
#define PIPE_CSC_OUTPUT_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
220
#define PREC_PAL_INDEX(pipe) _MMIO_PIPE(pipe, _PAL_PREC_INDEX_A, _PAL_PREC_INDEX_B)
sys/dev/pci/drm/i915/display/intel_color_regs.h
221
#define PREC_PAL_DATA(pipe) _MMIO_PIPE(pipe, _PAL_PREC_DATA_A, _PAL_PREC_DATA_B)
sys/dev/pci/drm/i915/display/intel_color_regs.h
236
#define PRE_CSC_GAMC_INDEX(pipe) _MMIO_PIPE(pipe, _PRE_CSC_GAMC_INDEX_A, _PRE_CSC_GAMC_INDEX_B)
sys/dev/pci/drm/i915/display/intel_color_regs.h
237
#define PRE_CSC_GAMC_DATA(pipe) _MMIO_PIPE(pipe, _PRE_CSC_GAMC_DATA_A, _PRE_CSC_GAMC_DATA_B)
sys/dev/pci/drm/i915/display/intel_color_regs.h
250
#define PREC_PAL_MULTI_SEG_INDEX(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
253
#define PREC_PAL_MULTI_SEG_DATA(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_color_regs.h
303
#define CGM_PIPE_CSC_COEFF01(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF01, _CGM_PIPE_B_CSC_COEFF01)
sys/dev/pci/drm/i915/display/intel_color_regs.h
304
#define CGM_PIPE_CSC_COEFF23(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF23, _CGM_PIPE_B_CSC_COEFF23)
sys/dev/pci/drm/i915/display/intel_color_regs.h
305
#define CGM_PIPE_CSC_COEFF45(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF45, _CGM_PIPE_B_CSC_COEFF45)
sys/dev/pci/drm/i915/display/intel_color_regs.h
306
#define CGM_PIPE_CSC_COEFF67(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF67, _CGM_PIPE_B_CSC_COEFF67)
sys/dev/pci/drm/i915/display/intel_color_regs.h
307
#define CGM_PIPE_CSC_COEFF8(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF8, _CGM_PIPE_B_CSC_COEFF8)
sys/dev/pci/drm/i915/display/intel_color_regs.h
310
#define CGM_PIPE_MODE(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_MODE, _CGM_PIPE_B_MODE)
sys/dev/pci/drm/i915/display/intel_color_regs.h
317
#define SKL_BOTTOM_COLOR(pipe) _MMIO_PIPE(pipe, _SKL_BOTTOM_COLOR_A, _SKL_BOTTOM_COLOR_B)
sys/dev/pci/drm/i915/display/intel_color_regs.h
73
#define GAMMA_MODE(pipe) _MMIO_PIPE(pipe, _GAMMA_MODE_A, _GAMMA_MODE_B)
sys/dev/pci/drm/i915/display/intel_cursor_regs.h
100
#define CUR_BUF_CFG(pipe) _MMIO_PIPE((pipe), _CUR_BUF_CFG_A, _CUR_BUF_CFG_B)
sys/dev/pci/drm/i915/display/intel_cursor_regs.h
110
#define SEL_FETCH_CUR_CTL(pipe) _MMIO_PIPE((pipe), _SEL_FETCH_CUR_CTL_A, _SEL_FETCH_CUR_CTL_B)
sys/dev/pci/drm/i915/display/intel_cursor_regs.h
88
#define CUR_WM_SAGV(pipe) _MMIO_PIPE((pipe), _CUR_WM_SAGV_A, _CUR_WM_SAGV_B)
sys/dev/pci/drm/i915/display/intel_cursor_regs.h
92
#define CUR_WM_SAGV_TRANS(pipe) _MMIO_PIPE((pipe), _CUR_WM_SAGV_TRANS_A, _CUR_WM_SAGV_TRANS_B)
sys/dev/pci/drm/i915/display/intel_cursor_regs.h
96
#define CUR_WM_TRANS(pipe) _MMIO_PIPE((pipe), _CUR_WM_TRANS_A, _CUR_WM_TRANS_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1049
#define SKL_PS_CTRL(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
11
#define GEN7_PIPE_DE_LOAD_SL(pipe) _MMIO_PIPE(pipe, _GEN7_PIPEA_DE_LOAD_SL, _GEN7_PIPEB_DE_LOAD_SL)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1104
#define SKL_PS_PWR_GATE(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1124
#define SKL_PS_WIN_POS(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1137
#define SKL_PS_WIN_SZ(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1150
#define SKL_PS_VSCALE(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1159
#define SKL_PS_HSCALE(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1168
#define SKL_PS_VPHASE(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1183
#define SKL_PS_HPHASE(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1192
#define SKL_PS_ECC_STAT(pipe, id) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1200
#define GLK_PS_COEF_INDEX_SET(pipe, id, set) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1209
#define GLK_PS_COEF_DATA_SET(pipe, id, set) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_display_regs.h
1556
#define PIPE_CHICKEN(pipe) _MMIO_PIPE(pipe, _PIPEA_CHICKEN,\
sys/dev/pci/drm/i915/display/intel_display_regs.h
1816
#define PCH_TRANS_HTOTAL(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_HTOTAL_A, _PCH_TRANS_HTOTAL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1822
#define PCH_TRANS_HBLANK(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_HBLANK_A, _PCH_TRANS_HBLANK_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1828
#define PCH_TRANS_HSYNC(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_HSYNC_A, _PCH_TRANS_HSYNC_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1834
#define PCH_TRANS_VTOTAL(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_VTOTAL_A, _PCH_TRANS_VTOTAL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1840
#define PCH_TRANS_VBLANK(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_VBLANK_A, _PCH_TRANS_VBLANK_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1846
#define PCH_TRANS_VSYNC(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_VSYNC_A, _PCH_TRANS_VSYNC_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1852
#define PCH_TRANS_VSYNCSHIFT(pipe) _MMIO_PIPE(pipe, _PCH_TRANS_VSYNCSHIFT_A, _PCH_TRANS_VSYNCSHIFT_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1856
#define PCH_TRANS_DATA_M1(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_DATA_M1, _PCH_TRANSB_DATA_M1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1860
#define PCH_TRANS_DATA_N1(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_DATA_N1, _PCH_TRANSB_DATA_N1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1864
#define PCH_TRANS_DATA_M2(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_DATA_M2, _PCH_TRANSB_DATA_M2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1868
#define PCH_TRANS_DATA_N2(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_DATA_N2, _PCH_TRANSB_DATA_N2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1872
#define PCH_TRANS_LINK_M1(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_LINK_M1, _PCH_TRANSB_LINK_M1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1876
#define PCH_TRANS_LINK_N1(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_LINK_N1, _PCH_TRANSB_LINK_N1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1880
#define PCH_TRANS_LINK_M2(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_LINK_M2, _PCH_TRANSB_LINK_M2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1884
#define PCH_TRANS_LINK_N2(pipe) _MMIO_PIPE(pipe, _PCH_TRANSA_LINK_N2, _PCH_TRANSB_LINK_N2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1889
#define TVIDEO_DIP_CTL(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1893
#define TVIDEO_DIP_DATA(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_DATA_A, _VIDEO_DIP_DATA_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1897
#define TVIDEO_DIP_GCP(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_GCP_A, _VIDEO_DIP_GCP_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
1992
#define PCH_TRANSCONF(pipe) _MMIO_PIPE(pipe, _PCH_TRANSACONF, _PCH_TRANSBCONF)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2016
#define TRANS_DP_CTL(pipe) _MMIO_PIPE(pipe, _TRANS_DP_CTL_A, _TRANS_DP_CTL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2367
#define DDI_DP_COMP_CTL(pipe) _MMIO_PIPE(pipe, _DDI_DP_COMP_CTL_A, _DDI_DP_COMP_CTL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2404
#define WRPLL_CTL(pll) _MMIO_PIPE(pll, _WRPLL_CTL1, _WRPLL_CTL2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2565
#define DPLL_CFGCR1(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR1, _DPLL2_CFGCR1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2574
#define DPLL_CFGCR2(id) _MMIO_PIPE((id) - SKL_DPLL1, _DPLL1_CFGCR2, _DPLL2_CFGCR2)
sys/dev/pci/drm/i915/display/intel_display_regs.h
269
#define FP0(pipe) _MMIO_PIPE(pipe, _FPA0, _FPB0)
sys/dev/pci/drm/i915/display/intel_display_regs.h
270
#define FP1(pipe) _MMIO_PIPE(pipe, _FPA1, _FPB1)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2819
#define WM_LINETIME(pipe) _MMIO_PIPE(pipe, _WM_LINETIME_A, _WM_LINETIME_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2845
_MMIO_PIPE(pipe, _PIPE_FRMTMSTMP_A, _PIPE_FRMTMSTMP_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2851
_MMIO_PIPE(pipe, _PIPE_FLIPTMSTMP_A, _PIPE_FLIPTMSTMP_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2857
_MMIO_PIPE(pipe, _PIPE_FLIPDONETMSTMP_A, _PIPE_FLIPDONETMSTMP_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
2919
#define MTL_PIPE_CLKGATE_DIS2(pipe) _MMIO_PIPE(pipe, _MTL_PIPE_CLKGATE_DIS2_A, _MTL_PIPE_CLKGATE_DIS2_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
333
_MMIO_PIPE(pipe, _CLKGATE_DIS_PSL_A, _CLKGATE_DIS_PSL_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
340
_MMIO_PIPE(pipe, _CLKGATE_DIS_PSL_EXT_A, _CLKGATE_DIS_PSL_EXT_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
695
#define PIPE_DATA_M_G4X(pipe) _MMIO_PIPE(pipe, _PIPEA_DATA_M_G4X, _PIPEB_DATA_M_G4X)
sys/dev/pci/drm/i915/display/intel_display_regs.h
704
#define PIPE_DATA_N_G4X(pipe) _MMIO_PIPE(pipe, _PIPEA_DATA_N_G4X, _PIPEB_DATA_N_G4X)
sys/dev/pci/drm/i915/display/intel_display_regs.h
718
#define PIPE_LINK_M_G4X(pipe) _MMIO_PIPE(pipe, _PIPEA_LINK_M_G4X, _PIPEB_LINK_M_G4X)
sys/dev/pci/drm/i915/display/intel_display_regs.h
722
#define PIPE_LINK_N_G4X(pipe) _MMIO_PIPE(pipe, _PIPEA_LINK_N_G4X, _PIPEB_LINK_N_G4X)
sys/dev/pci/drm/i915/display/intel_display_regs.h
847
#define PIPE_MISC(pipe) _MMIO_PIPE(pipe, _PIPE_MISC_A, _PIPE_MISC_B)
sys/dev/pci/drm/i915/display/intel_display_regs.h
878
#define PIPE_MISC2(pipe) _MMIO_PIPE(pipe, _PIPE_MISC2_A, _PIPE_MISC2_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
282
#define PIPEDMC_CONTROL(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
292
#define PIPEDMC_LOAD_HTP(pipe) _MMIO_PIPE((pipe), _PIPEDMC_LOAD_HTP_A, _PIPEDMC_LOAD_HTP_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
296
#define PIPEDMC_CTL(pipe) _MMIO_PIPE((pipe), _PIPEDMC_CTL_A, _PIPEDMC_CTL_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
303
#define PIPEDMC_STATUS(pipe) _MMIO_PIPE((pipe), _PIPEDMC_STATUS_A, _PIPEDMC_STATUS_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
314
#define PIPEDMC_FQ_CTRL(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FQ_CTRL_A, _PIPEDMC_FQ_CTRL_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
321
#define PIPEDMC_FQ_STATUS(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FQ_STATUS_A, _PIPEDMC_FQ_STATUS_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
328
#define PIPEDMC_FPQ_ATOMIC_TP(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FPQ_ATOMIC_TP_A, _PIPEDMC_FPQ_ATOMIC_TP_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
342
#define PIPEDMC_FPQ_LINES_TO_W1 _MMIO_PIPE((pipe), _PIPEDMC_FPQ_LINES_TO_W1_A, _PIPEDMC_FPQ_LINES_TO_W1_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
346
#define PIPEDMC_FPQ_LINES_TO_W2 _MMIO_PIPE((pipe), _PIPEDMC_FPQ_LINES_TO_W2_A, _PIPEDMC_FPQ_LINES_TO_W2_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
350
#define PIPEDMC_SCANLINECMP(pipe) _MMIO_PIPE((pipe), _PIPEDMC_SCANLINECMP_A, _PIPEDMC_SCANLINECMP_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
356
#define PIPEDMC_SCANLINECMPLOWER(pipe) _MMIO_PIPE((pipe), _PIPEDMC_SCANLINECMPLOWER_A, _PIPEDMC_SCANLINECMPLOWER_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
364
#define PIPEDMC_SCANLINECMPUPPER(pipe) _MMIO_PIPE((pipe), _PIPEDMC_SCANLINECMPUPPER_A, _PIPEDMC_SCANLINECMPUPPER_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
427
#define PIPEDMC_FPQ_TS(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FPQ_TS_A, _PIPEDMC_FPQ_TS_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
431
#define PIPEDMC_SCANLINE_RO(pipe) _MMIO_PIPE((pipe), _PIPEDMC_SCANLINE_RO_A, _PIPEDMC_SCANLINE_RO_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
435
#define PIPEDMC_FPQ_CTL1(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FPQ_CTL1_A, _PIPEDMC_FPQ_CTL1_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
440
#define PIPEDMC_FPQ_CTL2(pipe) _MMIO_PIPE((pipe), _PIPEDMC_FPQ_CTL2_A, _PIPEDMC_FPQ_CTL2_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
446
#define PIPEDMC_INTERRUPT(pipe) _MMIO_PIPE((pipe), _PIPEDMC_INTERRUPT_A, _PIPEDMC_INTERRUPT_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
449
#define PIPEDMC_INTERRUPT_MASK(pipe) _MMIO_PIPE((pipe), _PIPEDMC_INTERRUPT_MASK_A, _PIPEDMC_INTERRUPT_MASK_B)
sys/dev/pci/drm/i915/display/intel_dmc_regs.h
457
#define PIPEDMC_BLOCK_PKGC_SW(pipe) _MMIO_PIPE(pipe, \
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
103
#define XE3_FBC_DIRTY_RECT(fbc_id) _MMIO_PIPE((fbc_id), 0x43230, 0x43270)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
109
#define XE3_FBC_DIRTY_CTL(fbc_id) _MMIO_PIPE((fbc_id), 0x43234, 0x43274)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
125
#define MSG_FBC_REND_STATE(fbc_id) _MMIO_PIPE((fbc_id), 0x50380, 0x50384)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
54
#define ILK_DPFC_CB_BASE(fbc_id) _MMIO_PIPE((fbc_id), 0x43200, 0x43240)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
56
#define ILK_DPFC_CONTROL(fbc_id) _MMIO_PIPE((fbc_id), 0x43208, 0x43248)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
77
#define ILK_DPFC_RECOMP_CTL(fbc_id) _MMIO_PIPE((fbc_id), 0x4320c, 0x4324c)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
82
#define ILK_DPFC_STATUS(fbc_id) _MMIO_PIPE((fbc_id), 0x43210, 0x43250)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
86
#define ILK_DPFC_STATUS2(fbc_id) _MMIO_PIPE((fbc_id), 0x43214, 0x43254)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
89
#define ILK_DPFC_FENCE_YOFF(fbc_id) _MMIO_PIPE((fbc_id), 0x43218, 0x43258)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
91
#define ILK_DPFC_CHICKEN(fbc_id) _MMIO_PIPE((fbc_id), 0x43224, 0x43264)
sys/dev/pci/drm/i915/display/intel_fbc_regs.h
98
#define GLK_FBC_STRIDE(fbc_id) _MMIO_PIPE((fbc_id), 0x43228, 0x43268)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
119
#define FDI_RX_MISC(pipe) _MMIO_PIPE(pipe, _FDI_RXA_MISC, _FDI_RXB_MISC)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
125
#define FDI_RX_TUSIZE1(pipe) _MMIO_PIPE(pipe, _FDI_RXA_TUSIZE1, _FDI_RXB_TUSIZE1)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
126
#define FDI_RX_TUSIZE2(pipe) _MMIO_PIPE(pipe, _FDI_RXA_TUSIZE2, _FDI_RXB_TUSIZE2)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
145
#define FDI_RX_IIR(pipe) _MMIO_PIPE(pipe, _FDI_RXA_IIR, _FDI_RXB_IIR)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
146
#define FDI_RX_IMR(pipe) _MMIO_PIPE(pipe, _FDI_RXA_IMR, _FDI_RXB_IMR)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
28
#define FDI_RX_CHICKEN(pipe) _MMIO_PIPE(pipe, _FDI_RXA_CHICKEN, _FDI_RXB_CHICKEN)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
33
#define FDI_TX_CTL(pipe) _MMIO_PIPE(pipe, _FDI_TXA_CTL, _FDI_TXB_CTL)
sys/dev/pci/drm/i915/display/intel_fdi_regs.h
83
#define FDI_RX_CTL(pipe) _MMIO_PIPE(pipe, _FDI_RXA_CTL, _FDI_RXB_CTL)
sys/dev/pci/drm/i915/display/intel_pfit_regs.h
45
#define PF_CTL(pipe) _MMIO_PIPE(pipe, _PFA_CTL_1, _PFB_CTL_1)
sys/dev/pci/drm/i915/display/intel_pfit_regs.h
57
#define PF_WIN_SZ(pipe) _MMIO_PIPE(pipe, _PFA_WIN_SZ, _PFB_WIN_SZ)
sys/dev/pci/drm/i915/display/intel_pfit_regs.h
65
#define PF_WIN_POS(pipe) _MMIO_PIPE(pipe, _PFA_WIN_POS, _PFB_WIN_POS)
sys/dev/pci/drm/i915/display/intel_pfit_regs.h
73
#define PF_VSCALE(pipe) _MMIO_PIPE(pipe, _PFA_VSCALE, _PFB_VSCALE)
sys/dev/pci/drm/i915/display/intel_pfit_regs.h
77
#define PF_HSCALE(pipe) _MMIO_PIPE(pipe, _PFA_HSCALE, _PFB_HSCALE)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
102
#define PIPE_CRC_EXP_3_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_3_A_IVB, _PIPE_CRC_EXP_3_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
108
#define PIPE_CRC_EXP_4_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
114
#define PIPE_CRC_EXP_5_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
120
#define PIPE_CRC_RES_1_IVB(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_1_A_IVB, _PIPE_CRC_RES_1_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
125
#define PIPE_CRC_RES_2_IVB(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_2_A_IVB, _PIPE_CRC_RES_2_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
130
#define PIPE_CRC_RES_3_IVB(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_3_A_IVB, _PIPE_CRC_RES_3_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
135
#define PIPE_CRC_RES_4_IVB(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_4_A_IVB, _PIPE_CRC_RES_4_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
140
#define PIPE_CRC_RES_5_IVB(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_5_A_IVB, _PIPE_CRC_RES_5_B_IVB)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
145
#define PIPE_CRC_EXP_HSW(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_EXP_A_HSW, _PIPE_CRC_EXP_B_HSW)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
150
#define PIPE_CRC_RES_HSW(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_RES_A_HSW, _PIPE_CRC_RES_B_HSW)
sys/dev/pci/drm/i915/display/intel_pipe_crc_regs.h
96
#define PIPE_CRC_EXP_2_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB)
sys/dev/pci/drm/i915/display/intel_psr_regs.h
267
#define PIPE_SRCSZ_ERLY_TPT(pipe) _MMIO_PIPE((pipe), _PIPE_SRCSZ_ERLY_TPT_A, _PIPE_SRCSZ_ERLY_TPT_B)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
118
#define SPRCTL(pipe) _MMIO_PIPE(pipe, _SPRA_CTL, _SPRB_CTL)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
12
#define DVSCNTR(pipe) _MMIO_PIPE(pipe, _DVSACNTR, _DVSBCNTR)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
147
#define SPRLINOFF(pipe) _MMIO_PIPE(pipe, _SPRA_LINOFF, _SPRB_LINOFF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
151
#define SPRSTRIDE(pipe) _MMIO_PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
155
#define SPRPOS(pipe) _MMIO_PIPE(pipe, _SPRA_POS, _SPRB_POS)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
163
#define SPRSIZE(pipe) _MMIO_PIPE(pipe, _SPRA_SIZE, _SPRB_SIZE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
171
#define SPRKEYVAL(pipe) _MMIO_PIPE(pipe, _SPRA_KEYVAL, _SPRB_KEYVAL)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
175
#define SPRKEYMSK(pipe) _MMIO_PIPE(pipe, _SPRA_KEYMSK, _SPRB_KEYMSK)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
179
#define SPRSURF(pipe) _MMIO_PIPE(pipe, _SPRA_SURF, _SPRB_SURF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
184
#define SPRKEYMAX(pipe) _MMIO_PIPE(pipe, _SPRA_KEYMAX, _SPRB_KEYMAX)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
188
#define SPRTILEOFF(pipe) _MMIO_PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
196
#define SPROFFSET(pipe) _MMIO_PIPE(pipe, _SPRA_OFFSET, _SPRB_OFFSET)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
200
#define SPRSURFLIVE(pipe) _MMIO_PIPE(pipe, _SPRA_SURFLIVE, _SPRB_SURFLIVE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
204
#define SPRSCALE(pipe) _MMIO_PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
37
#define DVSLINOFF(pipe) _MMIO_PIPE(pipe, _DVSALINOFF, _DVSBLINOFF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
41
#define DVSSTRIDE(pipe) _MMIO_PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
45
#define DVSPOS(pipe) _MMIO_PIPE(pipe, _DVSAPOS, _DVSBPOS)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
53
#define DVSSIZE(pipe) _MMIO_PIPE(pipe, _DVSASIZE, _DVSBSIZE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
61
#define DVSKEYVAL(pipe) _MMIO_PIPE(pipe, _DVSAKEYVAL, _DVSBKEYVAL)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
65
#define DVSKEYMSK(pipe) _MMIO_PIPE(pipe, _DVSAKEYMSK, _DVSBKEYMSK)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
69
#define DVSSURF(pipe) _MMIO_PIPE(pipe, _DVSASURF, _DVSBSURF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
74
#define DVSKEYMAX(pipe) _MMIO_PIPE(pipe, _DVSAKEYMAXVAL, _DVSBKEYMAXVAL)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
78
#define DVSTILEOFF(pipe) _MMIO_PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
86
#define DVSSURFLIVE(pipe) _MMIO_PIPE(pipe, _DVSASURFLIVE, _DVSBSURFLIVE)
sys/dev/pci/drm/i915/display/intel_sprite_regs.h
94
#define DVSSCALE(pipe) _MMIO_PIPE(pipe, _DVSASCALE, _DVSBSCALE)
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
203
#define LNL_DSC0_SU_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe), _LNL_DSC0_SU_PARAMETER_SET_0_PA, _LNL_DSC0_SU_PARAMETER_SET_0_PB)
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
204
#define LNL_DSC1_SU_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe), _LNL_DSC1_SU_PARAMETER_SET_0_PA, _LNL_DSC1_SU_PARAMETER_SET_0_PB)
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
224
#define ICL_DSC0_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
227
#define ICL_DSC0_RC_BUF_THRESH_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
230
#define ICL_DSC1_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
233
#define ICL_DSC1_RC_BUF_THRESH_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
249
#define ICL_DSC0_RC_BUF_THRESH_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
252
#define ICL_DSC0_RC_BUF_THRESH_1_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
255
#define ICL_DSC1_RC_BUF_THRESH_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
258
#define ICL_DSC1_RC_BUF_THRESH_1_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
275
#define ICL_DSC0_RC_RANGE_PARAMETERS_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
278
#define ICL_DSC0_RC_RANGE_PARAMETERS_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
281
#define ICL_DSC1_RC_RANGE_PARAMETERS_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
284
#define ICL_DSC1_RC_RANGE_PARAMETERS_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
303
#define ICL_DSC0_RC_RANGE_PARAMETERS_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
306
#define ICL_DSC0_RC_RANGE_PARAMETERS_1_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
309
#define ICL_DSC1_RC_RANGE_PARAMETERS_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
312
#define ICL_DSC1_RC_RANGE_PARAMETERS_1_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
328
#define ICL_DSC0_RC_RANGE_PARAMETERS_2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
33
#define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
331
#define ICL_DSC0_RC_RANGE_PARAMETERS_2_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
334
#define ICL_DSC1_RC_RANGE_PARAMETERS_2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
337
#define ICL_DSC1_RC_RANGE_PARAMETERS_2_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
353
#define ICL_DSC0_RC_RANGE_PARAMETERS_3(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
356
#define ICL_DSC0_RC_RANGE_PARAMETERS_3_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
359
#define ICL_DSC1_RC_RANGE_PARAMETERS_3(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
362
#define ICL_DSC1_RC_RANGE_PARAMETERS_3_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
49
#define ICL_PIPE_DSS_CTL2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
66
#define ICL_DSC0_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/intel_vdsc_regs.h
69
#define ICL_DSC1_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \
sys/dev/pci/drm/i915/display/skl_watermark_regs.h
13
#define PIPE_MBUS_DBOX_CTL(pipe) _MMIO_PIPE(pipe, _PIPEA_MBUS_DBOX_CTL, \
sys/dev/pci/drm/i915/i915_reg.h
1021
#define TRANS_CHICKEN1(pipe) _MMIO_PIPE(pipe, _TRANSA_CHICKEN1, _TRANSB_CHICKEN1)
sys/dev/pci/drm/i915/i915_reg.h
1027
#define TRANS_CHICKEN2(pipe) _MMIO_PIPE(pipe, _TRANSA_CHICKEN2, _TRANSB_CHICKEN2)
sys/dev/pci/drm/i915/i915_reg.h
959
#define CHICKEN_PIPESL_1(pipe) _MMIO_PIPE(pipe, _CHICKEN_PIPESL_1_A, _CHICKEN_PIPESL_1_B)