public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 00/10] rename mmio global variable to igt_global_mmio
@ 2015-04-28 12:04 Jani Nikula
  2015-04-28 12:04 ` [PATCH i-g-t 01/10] lib: add 16 and 8 bit versions of INREG and OUTREG Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Jani Nikula @ 2015-04-28 12:04 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

First reduce to use of the mmio global variable by switching to INREG
and OUTREG, and finally rename mmio to igt_global_mmio.

BR,
Jani.


Jani Nikula (10):
  lib: add 16 and 8 bit versions of INREG and OUTREG
  intel_reg: switch to INREG and OUTREG
  intel_backlight: switch to INREG and OUTREG
  intel_reg_checker: switch to INREG
  intel_reg_{read,write}: switch to INREG and OUTREG
  intel_watermark: switch to INREG
  intel_display_poller: use INREG and OUTREG
  intel_vga_{read,write}: use INREG and OUTREG
  tests/gen7_forcewake_mt: use local mmio variable
  rename global mmio variable to igt_global_mmio

 lib/intel_io.h               |  6 ++++-
 lib/intel_mmio.c             | 60 ++++++++++++++++++++++++++++++--------------
 tests/gen7_forcewake_mt.c    |  1 +
 tools/intel_backlight.c      | 20 ++++-----------
 tools/intel_display_poller.c |  8 +++---
 tools/intel_reg.c            | 12 ++++-----
 tools/intel_reg_checker.c    |  8 +-----
 tools/intel_reg_read.c       |  5 ++--
 tools/intel_reg_snapshot.c   |  2 +-
 tools/intel_reg_write.c      |  8 +++---
 tools/intel_vga_read.c       |  2 +-
 tools/intel_vga_write.c      |  2 +-
 tools/intel_watermark.c      |  2 +-
 13 files changed, 71 insertions(+), 65 deletions(-)

-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-05-05 10:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28 12:04 [PATCH i-g-t 00/10] rename mmio global variable to igt_global_mmio Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 01/10] lib: add 16 and 8 bit versions of INREG and OUTREG Jani Nikula
2015-05-04 15:12   ` Daniel Vetter
2015-05-05 10:18     ` Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 02/10] intel_reg: switch to " Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 03/10] intel_backlight: " Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 04/10] intel_reg_checker: switch to INREG Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 05/10] intel_reg_{read, write}: switch to INREG and OUTREG Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 06/10] intel_watermark: switch to INREG Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 07/10] intel_display_poller: use INREG and OUTREG Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 08/10] intel_vga_{read, write}: " Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 09/10] tests/gen7_forcewake_mt: use local mmio variable Jani Nikula
2015-04-28 12:04 ` [PATCH i-g-t 10/10] rename global mmio variable to igt_global_mmio Jani Nikula

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