All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/vbt: defaults handling for no VBT case
@ 2017-03-10 13:27 Jani Nikula
  2017-03-10 13:27 ` [PATCH 1/2] drm/i915/vbt: don't propagate errors from intel_bios_init() Jani Nikula
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Jani Nikula @ 2017-03-10 13:27 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

This is my proposed alternative to [1].

BR,
Jani.


[1] http://patchwork.freedesktop.org/patch/msgid/1488546102-27789-1-git-send-email-manasi.d.navare@intel.com


Jani Nikula (2):
  drm/i915/vbt: don't propagate errors from intel_bios_init()
  drm/i915/vbt: split out defaults that are set when there is no VBT

 drivers/gpu/drm/i915/i915_drv.c   |  4 +---
 drivers/gpu/drm/i915/i915_drv.h   |  2 +-
 drivers/gpu/drm/i915/intel_bios.c | 46 ++++++++++++++++++++++++++-------------
 3 files changed, 33 insertions(+), 19 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] 15+ messages in thread

end of thread, other threads:[~2017-03-20 20:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 13:27 [PATCH 0/2] drm/i915/vbt: defaults handling for no VBT case Jani Nikula
2017-03-10 13:27 ` [PATCH 1/2] drm/i915/vbt: don't propagate errors from intel_bios_init() Jani Nikula
2017-03-10 14:07   ` Chris Wilson
2017-03-13 10:01     ` Jani Nikula
2017-03-10 13:27 ` [PATCH 2/2] drm/i915/vbt: split out defaults that are set when there is no VBT Jani Nikula
2017-03-10 23:57   ` Manasi Navare
2017-03-13  9:55     ` Jani Nikula
2017-03-13 16:30       ` Manasi Navare
2017-03-14  9:09         ` Jani Nikula
2017-03-17 20:21           ` Paulo Zanoni
2017-03-20  9:38             ` Jani Nikula
2017-03-20 16:57               ` Paulo Zanoni
2017-03-20 20:47                 ` Manasi Navare
2017-03-10 16:53 ` ✗ Fi.CI.BAT: failure for drm/i915/vbt: defaults handling for no VBT case Patchwork
2017-03-13  9:17 ` ✓ Fi.CI.BAT: success " 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.