All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] drm/i915/opregion: proper handling of DIDL and CADL
@ 2016-03-23 11:16 Jani Nikula
  2016-03-23 11:16 ` [RFC PATCH 1/5] drm/i915/opregion: add acpi defines from the spec Jani Nikula
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jani Nikula @ 2016-03-23 11:16 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

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

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

end of thread, other threads:[~2016-05-27 21:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 11:16 [RFC PATCH 0/5] drm/i915/opregion: proper handling of DIDL and CADL Jani Nikula
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

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.