All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jordan Crouse <jcrouse@codeaurora.org>
To: dri-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: drm: Allow platform devices to register as DRM devices
Date: Mon, 01 Mar 2010 08:58:36 -0700	[thread overview]
Message-ID: <4B8BE42C.1090401@codeaurora.org> (raw)

Following is a patch to allow platform devices on platforms without PCI 
to register and operate as fully fledged DRM devices.  I have been using 
this code for some time now and I'm convinced that the model works, but 
I'm posting this to get some constructive criticism on ways to improve 
the patch and get it ready for upstream.

Thanks,
Jordan


             reply	other threads:[~2010-03-01 15:59 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-01 15:58 Jordan Crouse [this message]
2010-03-01 16:00 ` [PATCH] drm: Allow platform devices to register as DRM devices Jordan Crouse
2010-03-15  0:56   ` Dave Airlie
2010-03-15  0:56     ` Dave Airlie
2010-03-15 18:04     ` Jordan Crouse
2010-03-15 18:04       ` Jordan Crouse
2010-03-16  3:05       ` Dave Airlie
2010-03-16  2:41     ` Paul Mundt
2010-03-15 19:27   ` Ville Syrjälä
2010-05-27 19:40   ` [PATCH v2] DRM platform device support jcrouse
2010-08-04 20:48     ` [PATCH v3] " Jordan Crouse
2010-08-04 20:48     ` [PATCH 1/4] drm: Remove drm_resource wrappers Jordan Crouse
2010-08-04 20:48       ` Jordan Crouse
2010-08-04 20:53       ` Matt Turner
2010-08-04 20:53         ` Matt Turner
2010-08-04 20:48     ` [PATCH 2/4] drm: Add support for platform devices to register as DRM devices Jordan Crouse
2010-08-04 20:48       ` Jordan Crouse
2010-08-04 20:48     ` [PATCH 3/4] drm: Add __arm defines to DRM Jordan Crouse
2010-08-04 20:48       ` Jordan Crouse
2010-08-04 20:48     ` [PATCH 4/4] drm: Make sure the DRM offset matches the CPU Jordan Crouse
2010-08-04 20:48       ` Jordan Crouse
2010-05-27 19:40   ` [PATCH 1/4] drm: Remove drm_resource wrappers jcrouse
2010-05-27 19:40     ` jcrouse
2010-05-27 21:15     ` Matt Turner
2010-05-27 21:15       ` Matt Turner
2010-05-27 19:40   ` [PATCH 2/4] drm: Add support for platform devices to register as DRM devices jcrouse
2010-05-27 19:40     ` jcrouse
2010-05-27 19:40   ` [PATCH 3/4] drm: Add __arm defines to DRM jcrouse
2010-05-27 19:40     ` jcrouse
2010-05-27 19:40   ` [PATCH 4/4] drm: Make sure the DRM offset matches the CPU jcrouse
2010-05-27 19:40     ` jcrouse

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=4B8BE42C.1090401@codeaurora.org \
    --to=jcrouse@codeaurora.org \
    --cc=dri-devel@lists.sourceforge.net \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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.