Home
last modified time | relevance | path

Searched refs:DISP1_GAP (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h131 # define DISP1_GAP(x) ((x) << 0) macro
H A Dcypress_dpm.c1736 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in cypress_enable_display_gap()
1752 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
1754 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in cypress_program_display_gap()
H A Drv770d.h256 # define DISP1_GAP(x) ((x) << 0) macro
H A Dsid.h302 # define DISP1_GAP(x) ((x) << 0) macro
H A Devergreend.h194 # define DISP1_GAP(x) ((x) << 0) macro
H A Dsi_dpm.c3624 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
3626 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
3739 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in si_enable_display_gap()
H A Drv6xx_dpm.c983 u32 tmp = (DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h303 # define DISP1_GAP(x) ((x) << 0) macro
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4148 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
4150 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
4263 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in si_enable_display_gap()