From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [RFC PATCH 0/5] drm/i915/opregion: proper handling of DIDL and CADL
Date: Wed, 23 Mar 2016 13:16:17 +0200 [thread overview]
Message-ID: <cover.1458731538.git.jani.nikula@intel.com> (raw)
This hopefully handles DIDL and CADL as they're supposed to be
handled. I haven't had the time to give this testing (thus RFC only),
and also I don't have a machine that actually suffers from the CADL not
being handled properly.
BR,
Jani.
References: http://mid.gmane.org/563B7E31.60200@redhat.com
Jani Nikula (5):
drm/i915/opregion: add acpi defines from the spec
drm/i915/opregion: abstract acpi display type getter for a connector
drm/i915/opregion: handle missing connector types for acpi display
types
drm/i915: make i915 the source of acpi device ids for _DOD
drm/i915/opregion: update cadl based on actually active outputs
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/intel_display.c | 2 +
drivers/gpu/drm/i915/intel_drv.h | 3 +
drivers/gpu/drm/i915/intel_opregion.c | 235 +++++++++++++++++-----------------
4 files changed, 127 insertions(+), 115 deletions(-)
--
2.1.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2016-03-23 11:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-23 11:16 Jani Nikula [this message]
2016-03-23 11:16 ` [RFC PATCH 1/5] drm/i915/opregion: add acpi defines from the spec Jani Nikula
2016-03-23 11:16 ` [RFC PATCH 2/5] drm/i915/opregion: abstract acpi display type getter for a connector Jani Nikula
2016-03-23 11:16 ` [RFC PATCH 3/5] drm/i915/opregion: handle missing connector types for acpi display types Jani Nikula
2016-03-23 11:16 ` [RFC PATCH 4/5] drm/i915: make i915 the source of acpi device ids for _DOD Jani Nikula
2016-05-27 20:59 ` Peter Wu
2016-03-23 11:16 ` [RFC PATCH 5/5] drm/i915/opregion: update cadl based on actually active outputs Jani Nikula
2016-03-23 11:32 ` ✗ Fi.CI.BAT: failure for drm/i915/opregion: proper handling of DIDL and CADL Patchwork
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=cover.1458731538.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@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.