Searched refs:with_intel_display_power (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_tc.c | 304 with_intel_display_power(i915, POWER_DOMAIN_DISPLAY_CORE, wakeref) in lnl_tc_port_get_max_lane_count() 328 with_intel_display_power(i915, POWER_DOMAIN_DISPLAY_CORE, wakeref) in mtl_tc_port_get_max_lane_count() 349 with_intel_display_power(i915, POWER_DOMAIN_DISPLAY_CORE, wakeref) in intel_tc_port_get_max_lane_count() 499 with_intel_display_power(i915, tc_phy_cold_off_domain(tc), wakeref) { in icl_tc_phy_hpd_live_status() 737 with_intel_display_power(i915, tc_phy_cold_off_domain(tc), wakeref) in tgl_tc_phy_init() 784 with_intel_display_power(i915, POWER_DOMAIN_DISPLAY_CORE, wakeref) { in adlp_tc_phy_hpd_live_status() 972 with_intel_display_power(i915, POWER_DOMAIN_DISPLAY_CORE, wakeref) { in xelpdp_tc_phy_hpd_live_status()
|
D | intel_display_power.h | 298 #define with_intel_display_power(i915, domain, wf) \ macro
|
D | intel_dp.c | 5784 with_intel_display_power(dev_priv, POWER_DOMAIN_DISPLAY_CORE, wakeref) { in intel_digital_port_connected_locked()
|