From: Sam Ravnborg <sam@ravnborg.org>
To: dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>, Thomas Zimmermann <tzimmermann@suse.de>
Subject: [PATCH v2 0/4] drm/{mga,mgag200}: drop use of drmP.h
Date: Sun, 23 Jun 2019 12:35:38 +0200 [thread overview]
Message-ID: <20190623103542.30697-1-sam@ravnborg.org> (raw)
Drop use of the deprecated drmP.h header file.
Also drop use of drm_os_linux.h as it is deprecated too,
and was pulled in via drmP.h
Build tested with allmodconfig, allyesconfig on
various architectures.
v2:
- Fix timeout in wait_event*. 3 * HZ equals to 3000 msecs
(this is at least my best understanding)
- drop unused return value to clean up the code a little
- added ack from Thomas Z. to all patches
Sam
Sam Ravnborg (4):
drm/mga: drop dependency on drm_os_linux.h
drm/mga: make header file self contained
drm/mga: drop use of drmP.h
drm/mgag200: drop use of drmP.h
drivers/gpu/drm/mga/mga_dma.c | 13 +++++++------
drivers/gpu/drm/mga/mga_drv.c | 7 +++----
drivers/gpu/drm/mga/mga_drv.h | 27 ++++++++++++++++++++++-----
drivers/gpu/drm/mga/mga_ioc32.c | 3 +--
drivers/gpu/drm/mga/mga_irq.c | 12 ++++--------
drivers/gpu/drm/mga/mga_state.c | 8 +++-----
drivers/gpu/drm/mga/mga_warp.c | 4 +---
drivers/gpu/drm/mgag200/mgag200_cursor.c | 3 ++-
drivers/gpu/drm/mgag200/mgag200_drv.c | 10 +++++++---
drivers/gpu/drm/mgag200/mgag200_drv.h | 8 +++-----
drivers/gpu/drm/mgag200/mgag200_fb.c | 9 ++++++---
drivers/gpu/drm/mgag200/mgag200_i2c.c | 6 ++++--
drivers/gpu/drm/mgag200/mgag200_main.c | 4 +++-
drivers/gpu/drm/mgag200/mgag200_mode.c | 3 ++-
drivers/gpu/drm/mgag200/mgag200_ttm.c | 3 ++-
15 files changed, 70 insertions(+), 50 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2019-06-23 10:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-23 10:35 Sam Ravnborg [this message]
2019-06-23 10:35 ` [PATCH v2 1/4] drm/mga: drop dependency on drm_os_linux.h Sam Ravnborg
2019-06-29 17:59 ` Sam Ravnborg
2019-06-30 7:32 ` Thomas Zimmermann
2019-06-30 8:03 ` Sam Ravnborg
2019-07-01 10:59 ` Emil Velikov
2019-06-23 10:35 ` [PATCH v2 2/4] drm/mga: make header file self contained Sam Ravnborg
2019-06-23 10:35 ` [PATCH v2 3/4] drm/mga: drop use of drmP.h Sam Ravnborg
2019-06-23 10:35 ` [PATCH v2 4/4] drm/mgag200: " 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=20190623103542.30697-1-sam@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=tzimmermann@suse.de \
/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