Home
last modified time | relevance | path

Searched refs:R600_PM_DISPLAY_GAP_VBLANK_OR_WM (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/
Dr600_dpm.h122 R600_PM_DISPLAY_GAP_VBLANK_OR_WM = 0, enumerator
Dsi_dpm.c4133 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
4138 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
/drivers/gpu/drm/radeon/
Dr600_dpm.h124 R600_PM_DISPLAY_GAP_VBLANK_OR_WM = 0, enumerator
Drv6xx_dpm.c983 u32 tmp = (DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()
984 DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()
Dcypress_dpm.c1752 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
1757 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
Dsi_dpm.c3668 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
3673 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
Dci_dpm.c1960 tmp |= DISP_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in ci_program_display_gap()