dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: VMware Graphics <linux-graphics-maintainer@vmware.com>,
	Thomas Hellstrom <thellstrom@vmware.com>
Cc: David Airlie <airlied@linux.ie>, dri-devel@lists.freedesktop.org
Subject: [PATCH v1 0/2] drm/vmwgfx: drop use of drmP.h
Date: Sat, 22 Jun 2019 16:40:50 +0200	[thread overview]
Message-ID: <20190622144052.29428-1-sam@ravnborg.org> (raw)

In two steps drop the use of drmP.h
First patch remove drmP.h from header files and fixes fallout.
Second patch remove drmP.h from the remaining files.

While touching the list of include files divide them in blocks
and sort include files within the blocks.

Patches made on top of drm-misc-next, and checked that
they apply to vmwgfx-fixes-5.2 in
git://people.freedesktop.org/~thomash/linux

Build tested with various configs with several architectures.

	Sam


Sam Ravnborg (2):
      drm/vmwgfx: drop use of drmP.h in header files
      drm/vmwgfx: drop reminaing users of drmP.h

 drivers/gpu/drm/vmwgfx/ttm_lock.h          |  2 +-
 drivers/gpu/drm/vmwgfx/ttm_object.h        |  7 ++++---
 drivers/gpu/drm/vmwgfx/vmwgfx_binding.h    |  3 ++-
 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c         |  1 -
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c     |  3 +++
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c        | 17 +++++++++++------
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h        | 30 +++++++++++++++++++++---------
 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c         |  8 ++++----
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c      |  3 ++-
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.h      |  5 ++++-
 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c       |  6 ++++--
 drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c        |  4 ++--
 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c        |  3 ++-
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c        | 10 +++++++---
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h        |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c        |  6 ++++--
 drivers/gpu/drm/vmwgfx/vmwgfx_msg.c        | 11 +++++------
 drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c    |  6 ++----
 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c   |  5 ++---
 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c       |  6 ++++--
 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c       |  9 ++++++---
 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c   |  1 -
 drivers/gpu/drm/vmwgfx/vmwgfx_validation.h |  3 ++-
 23 files changed, 93 insertions(+), 58 deletions(-)


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2019-06-22 14:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-22 14:40 Sam Ravnborg [this message]
2019-06-22 14:40 ` [PATCH v1 1/2] drm/vmwgfx: drop use of drmP.h in header files Sam Ravnborg
2019-06-22 17:54   ` kbuild test robot
2019-06-24 21:07   ` kbuild test robot
2019-06-22 14:40 ` [PATCH v1 2/2] drm/vmwgfx: drop reminaing users of drmP.h Sam Ravnborg

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=20190622144052.29428-1-sam@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-graphics-maintainer@vmware.com \
    --cc=thellstrom@vmware.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox