Home
last modified time | relevance | path

Searched refs:DISP2_GAP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h133 # define DISP2_GAP(x) ((x) << 2) macro
H A Dcypress_dpm.c1737 DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE)); in cypress_enable_display_gap()
1757 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
1759 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE); in cypress_program_display_gap()
H A Drv770d.h258 # define DISP2_GAP(x) ((x) << 2) macro
H A Devergreend.h196 # define DISP2_GAP(x) ((x) << 2) macro
H A Dsi_dpm.c3629 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
3631 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
3740 DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE)); in si_enable_display_gap()
H A Drv6xx_dpm.c984 DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()