All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [Intel-gfx] [PATCH 0/4] drm/i915: modeset probe cleanup
Date: Wed,  2 Sep 2020 17:30:19 +0300	[thread overview]
Message-ID: <cover.1599056955.git.jani.nikula@intel.com> (raw)

Try to cleanup modeset probe and driver remove paths. Based on old patches,
removed old reviewed-by's due to changes.

BR,
Jani.


Jani Nikula (4):
  drm/i915: split intel_modeset_init() pre/post gem init
  drm/i915: move more display related probe to
    intel_modeset_init_noirq()
  drm/i915: split out intel_modeset_driver_remove_nogem() and simplify
  drm/i915: remove the extra modeset init layer

 drivers/gpu/drm/i915/display/intel_display.c |  77 ++++++++++-
 drivers/gpu/drm/i915/display/intel_display.h |   2 +
 drivers/gpu/drm/i915/i915_drv.c              | 134 ++++---------------
 3 files changed, 97 insertions(+), 116 deletions(-)

-- 
2.20.1

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

             reply	other threads:[~2020-09-02 14:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 14:30 Jani Nikula [this message]
2020-09-02 14:30 ` [Intel-gfx] [PATCH 1/4] drm/i915: split intel_modeset_init() pre/post gem init Jani Nikula
2020-09-02 14:30 ` [Intel-gfx] [PATCH 2/4] drm/i915: move more display related probe to intel_modeset_init_noirq() Jani Nikula
2020-09-02 14:30 ` [Intel-gfx] [PATCH 3/4] drm/i915: split out intel_modeset_driver_remove_nogem() and simplify Jani Nikula
2020-09-02 14:30 ` [Intel-gfx] [PATCH 4/4] drm/i915: remove the extra modeset init layer Jani Nikula
2020-09-02 16:19   ` Ville Syrjälä
2020-09-04 11:00     ` Jani Nikula
2020-09-02 14:42 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: modeset probe cleanup Patchwork
2020-09-02 14:59 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-09-03 17:04 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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.1599056955.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.