Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c171 .has_display = true,
185 .has_display = true,
200 .has_display = true,
220 .has_display = true,
238 .has_display = true,
256 .has_display = true,
293 .has_display = false,
305 .has_display = true,
315 .has_display = false,
332 .has_display = true,
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h148 bool has_display);
H A Dcypress_dpm.c262 bool has_display) in cypress_notify_smc_display_change() argument
264 PPSMC_Msg msg = has_display ? in cypress_notify_smc_display_change()
H A Dsi_dpm.c3568 bool has_display) in si_notify_smc_display_change() argument
3570 PPSMC_Msg msg = has_display ? in si_notify_smc_display_change()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h439 extern int tonga_notify_smc_display_change(struct pp_hwmgr *hwmgr, bool has_display);
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4138 bool has_display) in si_notify_smc_display_change() argument
4140 PPSMC_Msg msg = has_display ? in si_notify_smc_display_change()