All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Noralf Trønnes" <noralf@tronnes.org>
To: dri-devel@lists.freedesktop.org
Cc: daniel.vetter@intel.com
Subject: [PATCH] drm/tinydrm: Fix for v.4.11
Date: Sat, 25 Mar 2017 14:56:19 +0100	[thread overview]
Message-ID: <20170325135620.4212-1-noralf@tronnes.org> (raw)

I guess this should be fixed before stable.
Later the DEFINE_DRM_GEM_CMA_FOPS macro can be used.

Noralf.


Noralf Trønnes (1):
  drm/tinydrm: Fix drm_driver.fops.owner

 drivers/gpu/drm/tinydrm/core/tinydrm-core.c | 15 ---------------
 drivers/gpu/drm/tinydrm/mi0283qt.c          | 13 +++++++++++++
 include/drm/tinydrm/tinydrm.h               |  4 +---
 3 files changed, 14 insertions(+), 18 deletions(-)

--
2.10.2

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

             reply	other threads:[~2017-03-25 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-25 13:56 Noralf Trønnes [this message]
2017-03-25 13:56 ` [PATCH] drm/tinydrm: Fix drm_driver.fops.owner Noralf Trønnes
2017-03-25 21:32   ` Daniel Vetter
2017-03-26  0:56     ` Noralf Trønnes
2017-03-27  6:46       ` Daniel Vetter

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=20170325135620.4212-1-noralf@tronnes.org \
    --to=noralf@tronnes.org \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@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.