From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH i-g-t 00/10] rename mmio global variable to igt_global_mmio
Date: Tue, 28 Apr 2015 15:04:25 +0300 [thread overview]
Message-ID: <cover.1430222534.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2015-04-28 12:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-28 12:04 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1430222534.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.