Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add forcewake support for xe
@ 2024-09-23 22:11 Lucas De Marchi
  2024-09-23 22:11 ` [PATCH v2 1/5] lib/igt_gt: Fix forcewake open Lucas De Marchi
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Lucas De Marchi @ 2024-09-23 22:11 UTC (permalink / raw)
  To: igt-dev; +Cc: Ville Syrjälä, Matt Roper, Lucas De Marchi

Add forcewake for xe, both in tools and tests.

v2: Use a new igt_open_forcewake_handle_for_pcidev() helper
    rather than changing tools and lib.

Lucas De Marchi (5):
  lib/igt_gt: Fix forcewake open
  lib/igt_gt: Make igt_open_forcewake_handle() xe-compatible
  lib/igt_gt: Add igt_open_forcewake_handle_for_pcidev()
  treewide: Fix intel_register_access_init()
  lib/igt_gt: Stop passing fd == -1 in igt_open_forcewake_handle()

 benchmarks/gem_latency.c       |  2 +-
 lib/igt_gt.c                   | 50 +++++++++++++++++++++++++++++++++-
 lib/igt_gt.h                   |  3 ++
 lib/intel_io.h                 |  2 +-
 lib/intel_mmio.c               |  6 ++--
 tests/intel/gem_exec_endless.c |  2 +-
 tests/intel/gem_exec_latency.c |  2 +-
 tests/intel/gen7_exec_parse.c  |  2 +-
 tests/intel/xe_oa.c            |  3 +-
 tools/intel_display_poller.c   |  2 +-
 tools/intel_forcewaked.c       |  4 +--
 tools/intel_infoframes.c       |  2 +-
 tools/intel_l3_parity.c        |  2 +-
 tools/intel_panel_fitter.c     |  2 +-
 tools/intel_perf_counters.c    |  2 +-
 tools/intel_reg.c              |  6 ++--
 tools/intel_watermark.c        | 16 +++++------
 17 files changed, 79 insertions(+), 29 deletions(-)

-- 
2.46.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-09-26  9:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23 22:11 [PATCH v2 0/5] Add forcewake support for xe Lucas De Marchi
2024-09-23 22:11 ` [PATCH v2 1/5] lib/igt_gt: Fix forcewake open Lucas De Marchi
2024-09-23 22:11 ` [PATCH v2 2/5] lib/igt_gt: Make igt_open_forcewake_handle() xe-compatible Lucas De Marchi
2024-09-23 22:11 ` [PATCH v2 3/5] lib/igt_gt: Add igt_open_forcewake_handle_for_pcidev() Lucas De Marchi
2024-09-24  2:06   ` Lucas De Marchi
2024-09-24  8:23   ` Ville Syrjälä
2024-09-23 22:11 ` [PATCH v2 4/5] treewide: Fix intel_register_access_init() Lucas De Marchi
2024-09-24  8:24   ` Ville Syrjälä
2024-09-23 22:11 ` [PATCH v2 5/5] lib/igt_gt: Stop passing fd == -1 in igt_open_forcewake_handle() Lucas De Marchi
2024-09-24  8:25   ` Ville Syrjälä
2024-09-24 14:08   ` Lucas De Marchi
2024-09-26  0:39 ` ✓ CI.xeBAT: success for Add forcewake support for xe (rev3) Patchwork
2024-09-26  0:52 ` ✓ Fi.CI.BAT: " Patchwork
2024-09-26  6:07 ` ✗ CI.xeFULL: failure " Patchwork
2024-09-26  9:36 ` ✗ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox