Searched refs:with_intel_runtime_pm (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | i915_gem.c | 92 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in pm_suspend() 102 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in pm_hibernate() 118 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in pm_resume()
|
D | i915_gem_evict.c | 549 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_evict_mock_selftests()
|
D | i915_request.c | 530 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_request_mock_selftests()
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_shrinker.c | 304 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrink_all() 365 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrinker_scan() 392 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_oom() 434 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_vmap()
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_log.c | 425 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in guc_log_capture_logs() 531 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in intel_guc_log_set_level() 619 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in intel_guc_log_relay_flush()
|
D | intel_huc.c | 188 with_intel_runtime_pm(>->i915->runtime_pm, wakeref) in intel_huc_check_status()
|
D | intel_uc.c | 584 with_intel_runtime_pm(&uc_to_gt(uc)->i915->runtime_pm, wakeref) in intel_uc_suspend()
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.h | 183 #define with_intel_runtime_pm(rpm, wf) \ macro
|
D | i915_debugfs.c | 715 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gpu_info_open() 1053 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_hangcheck_info() 1280 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_drpc_info() 1801 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in i915_huc_load_status_info() 1819 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_guc_load_status_info() 2302 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in i915_energy_uJ() 2933 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_ipc_status_write() 3690 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in i915_cache_sharing_get() 3711 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_cache_sharing_set() 3957 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_sseu_status()
|
D | i915_sysfs.c | 51 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in calc_residency()
|
D | i915_gem_gtt.c | 2441 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in ggtt_bind_vma() 2461 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in ggtt_unbind_vma() 2496 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in aliasing_gtt_bind_vma() 2513 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in aliasing_gtt_unbind_vma()
|
D | intel_uncore.c | 1847 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_reg_read_ioctl()
|
D | intel_pm.c | 8167 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_chipset_val() 8253 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_update_gfx_val() 8305 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in i915_gfx_val() 8346 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_read_mch_val()
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/ |
D | intel_gt.c | 208 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_gt_flush_ggtt_writes()
|
D | intel_context.c | 65 with_intel_runtime_pm(&ce->engine->i915->runtime_pm, wakeref) in __intel_context_do_pin()
|
D | selftest_workarounds.c | 259 with_intel_runtime_pm(&engine->i915->runtime_pm, wakeref) in switch_to_scratch_context() 316 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in check_whitelist_across_reset()
|
D | intel_reset.c | 784 with_intel_runtime_pm(>->i915->runtime_pm, wakeref) in intel_gt_set_wedged()
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_panel.c | 1291 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in intel_backlight_device_get_brightness()
|