Home
last modified time | relevance | path

Searched refs:with_intel_runtime_pm (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Di915_gem.c92 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()
Di915_gem_evict.c549 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_evict_mock_selftests()
Di915_request.c530 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_request_mock_selftests()
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c304 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/
Dintel_guc_log.c425 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()
Dintel_huc.c188 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_huc_check_status()
Dintel_uc.c584 with_intel_runtime_pm(&uc_to_gt(uc)->i915->runtime_pm, wakeref) in intel_uc_suspend()
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_runtime_pm.h183 #define with_intel_runtime_pm(rpm, wf) \ macro
Di915_debugfs.c715 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()
Di915_sysfs.c51 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in calc_residency()
Di915_gem_gtt.c2441 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()
Dintel_uncore.c1847 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_reg_read_ioctl()
Dintel_pm.c8167 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/
Dintel_gt.c208 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_gt_flush_ggtt_writes()
Dintel_context.c65 with_intel_runtime_pm(&ce->engine->i915->runtime_pm, wakeref) in __intel_context_do_pin()
Dselftest_workarounds.c259 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()
Dintel_reset.c784 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_gt_set_wedged()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_panel.c1291 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) { in intel_backlight_device_get_brightness()