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: [PATCH 0/2] drm/i915: clean up deps on intel_display.h a bit
Date: Fri, 13 Sep 2024 16:54:37 +0300	[thread overview]
Message-ID: <cover.1726235647.git.jani.nikula@intel.com> (raw)


Jani Nikula (2):
  drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.c
  drm/i915/display: move enum i9xx_plane_id to intel_display_limits.h

 drivers/gpu/drm/i915/display/intel_crtc.c       | 17 +++++++++++++++++
 drivers/gpu/drm/i915/display/intel_crtc.h       |  4 ++++
 drivers/gpu/drm/i915/display/intel_display.c    | 17 -----------------
 drivers/gpu/drm/i915/display/intel_display.h    | 13 -------------
 .../gpu/drm/i915/display/intel_display_limits.h | 10 ++++++++++
 drivers/gpu/drm/i915/gvt/cmd_parser.c           |  1 -
 drivers/gpu/drm/i915/i915_driver.c              |  4 ++--
 7 files changed, 33 insertions(+), 33 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-09-13 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-13 13:54 Jani Nikula [this message]
2024-09-13 13:54 ` [PATCH 1/2] drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.c Jani Nikula
2024-09-13 20:53   ` Rodrigo Vivi
2024-09-13 13:54 ` [PATCH 2/2] drm/i915/display: move enum i9xx_plane_id to intel_display_limits.h Jani Nikula
2024-09-13 20:55   ` Rodrigo Vivi
2024-09-13 21:32     ` Jani Nikula
2024-09-16 16:22       ` Rodrigo Vivi
2024-09-17  9:07         ` Jani Nikula
2024-09-13 18:18 ` ✗ Fi.CI.SPARSE: warning for drm/i915: clean up deps on intel_display.h a bit Patchwork
2024-09-13 18:52 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-15  1:17 ` ✗ Fi.CI.IGT: failure " 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.1726235647.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.