Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv6xxd.h131 # define DISP1_GAP(x) ((x) << 0) macro
Dcypress_dpm.c1734 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in cypress_enable_display_gap()
1750 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
1752 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in cypress_program_display_gap()
Drv770d.h256 # define DISP1_GAP(x) ((x) << 0) macro
Dsid.h302 # define DISP1_GAP(x) ((x) << 0) macro
Devergreend.h194 # define DISP1_GAP(x) ((x) << 0) macro
Dsi_dpm.c3671 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
3673 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
3786 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in si_enable_display_gap()
Drv6xx_dpm.c983 u32 tmp = (DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h303 # define DISP1_GAP(x) ((x) << 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c4133 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
4135 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
4248 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in si_enable_display_gap()