All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/5] drm/i915/opregion updates
@ 2015-02-25 12:51 Jani Nikula
  2015-02-25 12:51 ` [PATCH RESEND 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jani Nikula @ 2015-02-25 12:51 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

This has fallen between the cracks. No changes since [1]. The cover letter
copy-pasted from there:

Hi all, here's a few updates to opregion. Patches 1-4 should be pretty
trivial and not do anything drastic. Patch 5 starts using the extended
DIDL, but I doubt it will make a huge difference anyway. It might prove
to be useful prep stuff for adding more sense to our CADL handling.

BR,
Jani.

[1] http://mid.gmane.org/cover.1418303498.git.jani.nikula@intel.com

Jani Nikula (5):
  drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
  drm/i915/opregion: add new opregion stuff
  drm/i915/opregion: prefer DRM logging functions over pr_warn and
    dev_dbg
  drm/i915/opregion: abstract didl and did2 getter and setter
  drm/i915/opregion: start using extended didl

 drivers/gpu/drm/i915/intel_opregion.c | 104 +++++++++++++++++++++++++---------
 1 file changed, 78 insertions(+), 26 deletions(-)

-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-25 12:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 12:51 [PATCH RESEND 0/5] drm/i915/opregion updates Jani Nikula
2015-02-25 12:51 ` [PATCH RESEND 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes Jani Nikula
2015-02-25 12:51 ` [PATCH RESEND 2/5] drm/i915/opregion: add new opregion stuff Jani Nikula
2015-02-25 12:51 ` [PATCH RESEND 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg Jani Nikula
2015-02-25 12:51 ` [PATCH RESEND 4/5] drm/i915/opregion: abstract didl and did2 getter and setter Jani Nikula
2015-02-25 12:51 ` [PATCH RESEND 5/5] drm/i915/opregion: start using extended didl Jani Nikula

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.