Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] tools/intel_display_poller: Various things
@ 2025-09-22 16:09 Ville Syrjala
  2025-09-22 16:09 ` [PATCH i-g-t 1/7] lib/gt: Fix IGT_NO_FORCEWAKE handling Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Ville Syrjala @ 2025-09-22 16:09 UTC (permalink / raw)
  To: igt-dev

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Various things for tools/intel_display_poller:
- Fix IGT_NO_FORCEWAKE (also for other igt tools)
- scanline offset handling to make life easier
- DSB status bit polling

Ville Syrjälä (7):
  lib/gt: Fix IGT_NO_FORCEWAKE handling
  tools/intel_display_poller: Fix long opts
  tools/intel_display_poller: Use intel_display_ver() instead of
    intel_gen()
  tools/intel_display_poller: Add --scanline-offset/-o command line
    option
  tools/intel_display_poller: Add --auto-scanline-offset/-O comamnd line
    option
  tools/intel_display_poller: Add dsb-status-live test
  tools/intel_display_poller: Add --dsb-id/-d command line option

 lib/igt_gt.c                 |   3 +
 lib/intel_reg.h              |   5 +
 tools/intel_display_poller.c | 332 +++++++++++++++++++++--------------
 3 files changed, 212 insertions(+), 128 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-10-02 21:22 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22 16:09 [PATCH i-g-t 0/7] tools/intel_display_poller: Various things Ville Syrjala
2025-09-22 16:09 ` [PATCH i-g-t 1/7] lib/gt: Fix IGT_NO_FORCEWAKE handling Ville Syrjala
2025-09-24 13:22   ` Lucas De Marchi
2025-09-29 18:11     ` Ville Syrjälä
2025-10-02 19:52   ` Michał Grzelak
2025-09-22 16:09 ` [PATCH i-g-t 2/7] tools/intel_display_poller: Fix long opts Ville Syrjala
2025-10-02 19:54   ` Michał Grzelak
2025-10-02 21:22     ` Ville Syrjälä
2025-09-22 16:09 ` [PATCH i-g-t 3/7] tools/intel_display_poller: Use intel_display_ver() instead of intel_gen() Ville Syrjala
2025-10-02 19:54   ` Michał Grzelak
2025-09-22 16:09 ` [PATCH i-g-t 4/7] tools/intel_display_poller: Add --scanline-offset/-o command line option Ville Syrjala
2025-10-02 19:54   ` Michał Grzelak
2025-09-22 16:09 ` [PATCH i-g-t 5/7] tools/intel_display_poller: Add --auto-scanline-offset/-O comamnd " Ville Syrjala
2025-10-02 19:54   ` Michał Grzelak
2025-09-22 16:09 ` [PATCH i-g-t 6/7] tools/intel_display_poller: Add dsb-status-live test Ville Syrjala
2025-10-02 19:55   ` Michał Grzelak
2025-09-22 16:09 ` [PATCH i-g-t 7/7] tools/intel_display_poller: Add --dsb-id/-d command line option Ville Syrjala
2025-10-02 19:55   ` Michał Grzelak
2025-09-22 18:41 ` ✓ i915.CI.BAT: success for tools/intel_display_poller: Various things Patchwork
2025-09-22 18:50 ` ✓ Xe.CI.BAT: " Patchwork
2025-09-22 20:45 ` ✗ i915.CI.Full: failure " Patchwork
2025-09-22 23:21 ` ✓ Xe.CI.Full: success " Patchwork

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